Uses of Class
io.sendon.sender.response.GetUserNumbers.ContractorType
-
Packages that use GetUserNumbers.ContractorType Package Description io.sendon.sender.response -
-
Uses of GetUserNumbers.ContractorType in io.sendon.sender.response
Methods in io.sendon.sender.response that return GetUserNumbers.ContractorType Modifier and Type Method Description static GetUserNumbers.ContractorTypeGetUserNumbers.ContractorType. valueOf(String name)Returns the enum constant of this type with the specified name.static GetUserNumbers.ContractorType[]GetUserNumbers.ContractorType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-