Uses of Class
com.javahollic.jira.emh.api.export.beans.ServerBean
- 
Packages that use ServerBean Package Description com.javahollic.jira.emh.api.export.beans  - 
- 
Uses of ServerBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type ServerBean Modifier and Type Method Description List<ServerBean>ServersBean. getServers()Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type ServerBean Modifier and Type Method Description voidServersBean. setServers(List<ServerBean> servers) 
 -