WhitelistingPersistence Class |
Enum.EnumDesc<E extends Enum<E>>
static WhitelistingPersistence
fromInt (int value)
int
toInt()
toString()
static WhitelistingPersistence
static WhitelistingPersistence[]
values()
The WhitelistingPersistence type exposes the following members.
Name | Description | |
---|---|---|
![]() | Default | Object with this level of persistence cannot be deleted. |
![]() | EnterpriseReset | To be added. |
![]() | FactoryReset | To be added. |
![]() | JniPeerMembers | To be added. |
![]() | RamOnly | To be added. |
![]() | Reboot | Persistence only at reboot. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
![]() | Undefined | Undefined property. |
Name | Description | |
---|---|---|
![]() | FromInt | Retrieves the corresponding WhitelistingPersistence value, from a valid integer. |
![]() | ToInt | Converts the WhitelistingPersistence enum to its integer representing value. |
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
Enum.EnumDesc<E extends Enum<E>>
static WhitelistingPersistence
fromInt (int value)
int
toInt()
toString()
static WhitelistingPersistence
static WhitelistingPersistence[]
values()