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