Package | Description |
---|---|
org.apache.cxf.wsdl |
Modifier and Type | Field and Description |
---|---|
protected TImport |
TDefinitions._import |
Modifier and Type | Method and Description |
---|---|
TImport |
ObjectFactory.createTImport()
Create an instance of
TImport |
TImport |
TDefinitions.getImport()
Gets the value of the import property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TImport> |
ObjectFactory.createTDefinitionsImport(TImport value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TImport> |
ObjectFactory.createTDefinitionsImport(TImport value)
|
void |
TDefinitions.setImport(TImport value)
Sets the value of the import property.
|
Apache CXF