public class StallWarningMessage extends Object
StallWarningMessage(String code, String message, int percentFull)
boolean
equals(Object o)
String
getCode()
getMessage()
int
getPercentFull()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public StallWarningMessage(String code, String message, int percentFull)
public String getCode()
public String getMessage()
public int getPercentFull()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014. All Rights Reserved.