|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlatformStatus | |
---|---|
com.semarchy.mdm.client | Provides the classes to connect to a Semarchy For MDM instance and to use the services provided by the instance. |
Uses of PlatformStatus in com.semarchy.mdm.client |
---|
Methods in com.semarchy.mdm.client that return PlatformStatus | |
---|---|
PlatformStatus |
IMDMConnection.getPlatformStatus()
Return the PlatformStatus of the instance. |
static PlatformStatus |
PlatformStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PlatformStatus[] |
PlatformStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |