Uses of Class
com.javahollic.jira.emh.api.export.beans.SystemInfoBean
-
Packages that use SystemInfoBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of SystemInfoBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return SystemInfoBean Modifier and Type Method Description SystemInfoBean
ProfileBean. getSystemInfo()
Methods in com.javahollic.jira.emh.api.export.beans with parameters of type SystemInfoBean Modifier and Type Method Description void
ProfileBean. setSystemInfo(SystemInfoBean sib)
-