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