public class MonitorMessageHelper extends Object
MonitorMessageHelper()
static List<MonitorStatusInformation>
fromValue(Value baseValue)
static Set<String>
fromValueRemoved(Value value)
static Value
toValue(List<MonitorStatusInformation> added)
toValue(Set<String> removed)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MonitorMessageHelper()
public static List<MonitorStatusInformation> fromValue(Value baseValue)
public static Value toValue(List<MonitorStatusInformation> added)
public static Value toValue(Set<String> removed)
public static Set<String> fromValueRemoved(Value value)