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