Uses of Class
com.okiok.pheonix.api.manualProvisioning.Status.RACMStatus
-
Uses of Status.RACMStatus in com.okiok.pheonix.api.manualProvisioning
Methods in com.okiok.pheonix.api.manualProvisioning that return Status.RACMStatus Modifier and Type Method Description Status.RACMStatusStatus. getRacmStatus()static Status.RACMStatusStatus.RACMStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Status.RACMStatus[]Status.RACMStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okiok.pheonix.api.manualProvisioning with parameters of type Status.RACMStatus Modifier and Type Method Description StatusStatus. setRacmStatus(Status.RACMStatus racmStatus)