Uses of Class
io.sendon.sms.response.GetGroup.ReservedStatus
-
Packages that use GetGroup.ReservedStatus Package Description io.sendon.sms.response -
-
Uses of GetGroup.ReservedStatus in io.sendon.sms.response
Fields in io.sendon.sms.response declared as GetGroup.ReservedStatus Modifier and Type Field Description GetGroup.ReservedStatusGetGroup.GetGroupData. reservedStatusMethods in io.sendon.sms.response that return GetGroup.ReservedStatus Modifier and Type Method Description static GetGroup.ReservedStatusGetGroup.ReservedStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static GetGroup.ReservedStatus[]GetGroup.ReservedStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-