|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TMessage | |
---|---|
org.apache.cxf.wsdl |
Uses of TMessage in org.apache.cxf.wsdl |
---|
Fields in org.apache.cxf.wsdl declared as TMessage | |
---|---|
protected TMessage |
TDefinitions.message
|
Methods in org.apache.cxf.wsdl that return TMessage | |
---|---|
TMessage |
ObjectFactory.createTMessage()
Create an instance of TMessage |
TMessage |
TDefinitions.getMessage()
Gets the value of the message property. |
Methods in org.apache.cxf.wsdl that return types with arguments of type TMessage | |
---|---|
javax.xml.bind.JAXBElement<TMessage> |
ObjectFactory.createTDefinitionsMessage(TMessage value)
Create an instance of JAXBElement < TMessage > } |
Methods in org.apache.cxf.wsdl with parameters of type TMessage | |
---|---|
javax.xml.bind.JAXBElement<TMessage> |
ObjectFactory.createTDefinitionsMessage(TMessage value)
Create an instance of JAXBElement < TMessage > } |
void |
TDefinitions.setMessage(TMessage value)
Sets the value of the message property. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |