Uses of Class
com.javahollic.jira.emh.api.export.beans.AutoLabelSubstituteItemBean
-
Packages that use AutoLabelSubstituteItemBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of AutoLabelSubstituteItemBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type AutoLabelSubstituteItemBean Modifier and Type Method Description List<AutoLabelSubstituteItemBean>
AutoLabelConfigBean. getSubstitutes()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type AutoLabelSubstituteItemBean Modifier and Type Method Description void
AutoLabelConfigBean. setSubstitutes(List<AutoLabelSubstituteItemBean> subs)
-