Package | Description |
---|---|
javax.microedition.swm |
[OPTIONAL] Provides extended software management features to MEEP.
|
Modifier and Type | Method and Description |
---|---|
SuiteType |
Suite.getSuiteType()
|
static SuiteType |
SuiteType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SuiteType[] |
SuiteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Suite> |
SuiteManager.getSuites(SuiteType type)
Request a list of installed suites of specified type.
|
Copyright (c) 2013, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.