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