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