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