Uses of Class
com.javahollic.jira.emh.api.export.beans.PropertyItemBean
-
Packages that use PropertyItemBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of PropertyItemBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type PropertyItemBean Modifier and Type Method Description List<PropertyItemBean>
PreProcTaskItemBean. getProperties()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type PropertyItemBean Modifier and Type Method Description void
PreProcTaskItemBean. setProperties(List<PropertyItemBean> properties)
-