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