Uses of Class
com.javahollic.jira.emh.api.integration.beans.SMSConfigValueBean
-
Packages that use SMSConfigValueBean Package Description com.javahollic.jira.emh.api.integration.beans -
-
Uses of SMSConfigValueBean in com.javahollic.jira.emh.api.integration.beans
Methods in com.javahollic.jira.emh.api.integration.beans that return types with arguments of type SMSConfigValueBean Modifier and Type Method Description Map<String,SMSConfigValueBean>
SMSConfigBean. getFields()
Constructor parameters in com.javahollic.jira.emh.api.integration.beans with type arguments of type SMSConfigValueBean Constructor Description SMSConfigBean(int configId, String provider, String contentType, String displayName, Map<String,SMSConfigValueBean> fields)
-