|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TImport | |
---|---|
org.apache.cxf.wsdl |
Uses of TImport in org.apache.cxf.wsdl |
---|
Fields in org.apache.cxf.wsdl declared as TImport | |
---|---|
protected TImport |
TDefinitions._import
|
Methods in org.apache.cxf.wsdl that return TImport | |
---|---|
TImport |
ObjectFactory.createTImport()
Create an instance of TImport |
TImport |
TDefinitions.getImport()
Gets the value of the import property. |
Methods in org.apache.cxf.wsdl that return types with arguments of type TImport | |
---|---|
javax.xml.bind.JAXBElement<TImport> |
ObjectFactory.createTDefinitionsImport(TImport value)
Create an instance of JAXBElement < TImport > } |
Methods in org.apache.cxf.wsdl with parameters of type TImport | |
---|---|
javax.xml.bind.JAXBElement<TImport> |
ObjectFactory.createTDefinitionsImport(TImport value)
Create an instance of JAXBElement < TImport > } |
void |
TDefinitions.setImport(TImport value)
Sets the value of the import property. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |