Uses of Class
com.javahollic.jira.emh.api.export.beans.TemplateSetProjectLinkBean
- 
Packages that use TemplateSetProjectLinkBean Package Description com.javahollic.jira.emh.api.export.beans  - 
- 
Uses of TemplateSetProjectLinkBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type TemplateSetProjectLinkBean Modifier and Type Method Description List<TemplateSetProjectLinkBean>TemplateSetBean. getProjectLinks()Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type TemplateSetProjectLinkBean Modifier and Type Method Description voidTemplateSetBean. setProjectLinks(List<TemplateSetProjectLinkBean> links) 
 -