Uses of Class
com.javahollic.jira.emh.api.export.beans.NagiosPhraseBean
-
Packages that use NagiosPhraseBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of NagiosPhraseBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type NagiosPhraseBean Modifier and Type Method Description List<NagiosPhraseBean>
NagiosPhraseSetBean. getPhrases()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type NagiosPhraseBean Modifier and Type Method Description void
NagiosPhraseSetBean. setPhrases(List<NagiosPhraseBean> phrases)
-