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