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