public class ConfigurationMessage extends Object
| Constructor and Description |
|---|
ConfigurationMessage() |
ConfigurationMessage(String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getMessage() |
int |
hashCode() |
void |
setMessage(String pMessage) |
String |
toString() |
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.