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