public class ConfigurationMessage extends Object
ConfigurationMessage()
ConfigurationMessage(String message)
boolean
equals(Object other)
String
getMessage()
int
hashCode()
void
setMessage(String pMessage)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ConfigurationMessage()
public ConfigurationMessage(String message)
public String getMessage()
public void setMessage(String pMessage)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.