Method Summary |
|
public String | getDerivedGauge() This method gets the value of the derived gauge. |
public long | getDerivedGaugeTimeStamp() This method gets the value of the derived gauge time stamp. |
public boolean | getNotifyDiffer() This method sets the differing notification's on/off switch value. |
public boolean | getNotifyMatch() This method gets the matching notification's on/off switch value. |
public String | getStringToCompare() This method gets the string to compare with the observed attribute. |
public void | setNotifyDiffer(boolean value) This method sets the differing notification's on/off switch value. |
public void | setNotifyMatch(boolean value) This method sets the matching notification's on/off switch value. |
public void | setStringToCompare(String value) This method sets the string to compare with the observed attribute. |