public class AlertData extends Object
AlertData()
AlertData(String id, long timestamp, String value, String type)
Data
convert()
boolean
equals(Object obj)
String
getId()
long
getTimestamp()
getType()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AlertData()
public AlertData(String id, long timestamp, String value, String type)
public Data convert()
public String getId()
public long getTimestamp()
public String getType()
public String getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015 Red Hat, Inc.. All rights reserved.