Enum Class的使用
org.anyline.aliyun.sms.util.SMSTemplate.STATUS
-
org.anyline.aliyun.sms.util中SMSTemplate.STATUS的使用
修饰符和类型方法说明SMSTemplate.getStatus()static SMSTemplate.STATUSReturns the enum constant of this class with the specified name.static SMSTemplate.STATUS[]SMSTemplate.STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明SMSUtil.Template.list(SMSTemplate.STATUS status) 根据状态查询模板列表voidSMSTemplate.setStatus(SMSTemplate.STATUS status)