Package | Description |
---|---|
org.apache.cxf.wsdl |
Modifier and Type | Field and Description |
---|---|
protected TMessage |
TDefinitions.message |
Modifier and Type | Method and Description |
---|---|
TMessage |
ObjectFactory.createTMessage()
Create an instance of
TMessage |
TMessage |
TDefinitions.getMessage()
Gets the value of the message property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TMessage> |
ObjectFactory.createTDefinitionsMessage(TMessage value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TMessage> |
ObjectFactory.createTDefinitionsMessage(TMessage value)
|
void |
TDefinitions.setMessage(TMessage value)
Sets the value of the message property.
|
Apache CXF