| Package | Description |
|---|---|
| org.hisrc.w3c.wsdl.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ImportType> |
DescriptionType._import |
| Modifier and Type | Method and Description |
|---|---|
ImportType |
ObjectFactory.createImportType()
Create an instance of
ImportType |
ImportType |
ImportType.withAny(java.util.Collection<java.lang.Object> values) |
ImportType |
ImportType.withAny(java.util.List<java.lang.Object> value) |
ImportType |
ImportType.withAny(java.lang.Object... values) |
ImportType |
ImportType.withDocumentation(java.util.Collection<DocumentationType> values) |
ImportType |
ImportType.withDocumentation(DocumentationType... values) |
ImportType |
ImportType.withDocumentation(java.util.List<DocumentationType> value) |
ImportType |
ImportType.withLocation(java.lang.String value) |
ImportType |
ImportType.withNamespace(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ImportType> |
ObjectFactory.createImport(ImportType value)
|
java.util.List<ImportType> |
DescriptionType.getImport()
Gets the value of the import property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ImportType> |
ObjectFactory.createImport(ImportType value)
|
DescriptionType |
DescriptionType.withImport(ImportType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionType.setImport(java.util.List<ImportType> value) |
DescriptionType |
DescriptionType.withImport(java.util.Collection<ImportType> values) |
DescriptionType |
DescriptionType.withImport(java.util.List<ImportType> value) |
Copyright © 2014-2022. All Rights Reserved.