Modifier and Type | Method and Description |
---|---|
static MobileServiceSystemProperty |
MobileServiceSystemProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileServiceSystemProperty[] |
MobileServiceSystemProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumSet<MobileServiceSystemProperty> |
MobileServiceTable.getSystemProperties() |
Modifier and Type | Method and Description |
---|---|
void |
MobileServiceTable.setSystemProperties(EnumSet<MobileServiceSystemProperty> systemProperties) |