Uses of Class
com.okiok.pheonix.api.manualProvisioning.AccountRequest.Type
-
Uses of AccountRequest.Type in com.okiok.pheonix.api.manualProvisioning
Methods in com.okiok.pheonix.api.manualProvisioning that return AccountRequest.Type Modifier and Type Method Description AccountRequest.TypeAccountRequest. getType()static AccountRequest.TypeAccountRequest.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static AccountRequest.Type[]AccountRequest.Type. 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 AccountRequest.Type Modifier and Type Method Description AccountRequestAccountRequest. setType(AccountRequest.Type type)