Uses of Class
step.repository.alm.otaclient.EXTENDED_STORAGE_SETTING
-
Packages that use EXTENDED_STORAGE_SETTING Package Description step.repository.alm.otaclient TDAPIOLELib -
-
Uses of EXTENDED_STORAGE_SETTING in step.repository.alm.otaclient
Methods in step.repository.alm.otaclient that return EXTENDED_STORAGE_SETTING Modifier and Type Method Description static EXTENDED_STORAGE_SETTING
EXTENDED_STORAGE_SETTING. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static EXTENDED_STORAGE_SETTING[]
EXTENDED_STORAGE_SETTING. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-