Uses of Class
com.javahollic.jira.emh.api.export.beans.ReasonBean
-
Packages that use ReasonBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of ReasonBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type ReasonBean Modifier and Type Method Description List<ReasonBean>
ReasonsBean. getReasons()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type ReasonBean Modifier and Type Method Description void
ReasonsBean. setReasons(List<ReasonBean> reasons)
-