Package | Description |
---|---|
org.openestate.is24.restapi.xml.common |
Modifier and Type | Field and Description |
---|---|
protected MessageCode |
Message.messageCode |
Modifier and Type | Method and Description |
---|---|
static MessageCode |
MessageCode.fromValue(String v) |
MessageCode |
Message.getMessageCode()
Gets the value of the messageCode property.
|
static MessageCode |
MessageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCode[] |
MessageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Message.setMessageCode(MessageCode value)
Sets the value of the messageCode property.
|
Copyright © 2014 OpenEstate. All rights reserved.