public class NagiosPhraseBean extends Object
Constructor and Description |
---|
NagiosPhraseBean() |
NagiosPhraseBean(boolean isOk,
String phrase) |
Modifier and Type | Method and Description |
---|---|
String |
getMappedPriority() |
String |
getPhrase() |
boolean |
isOkPhrase() |
void |
setMappedPriority(String mappedPriority) |
void |
setOkPhrase(boolean isOkPhrase) |
void |
setPhrase(String phrase) |
public NagiosPhraseBean()
public NagiosPhraseBean(boolean isOk, String phrase)
public void setOkPhrase(boolean isOkPhrase)
public boolean isOkPhrase()
public void setPhrase(String phrase)
public String getPhrase()
public void setMappedPriority(String mappedPriority)
public String getMappedPriority()
Copyright © 2008–2020 The Plugin People. All rights reserved.