public class JaxbErrorMessage extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
JaxbErrorMessage()
Default no-arg constructor
|
|
JaxbErrorMessage(String message)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Gets the value of the message property.
|
protected void |
setMessage(String value)
Sets the value of the message property.
|
Copyright © 2012–2017. All rights reserved.