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