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