| Package | Description |
|---|---|
| org.hisrc.w3c.wsdl.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<IncludeType> |
DescriptionType.include |
| Modifier and Type | Method and Description |
|---|---|
IncludeType |
ObjectFactory.createIncludeType()
Create an instance of
IncludeType |
IncludeType |
IncludeType.withAny(java.util.Collection<java.lang.Object> values) |
IncludeType |
IncludeType.withAny(java.util.List<java.lang.Object> value) |
IncludeType |
IncludeType.withAny(java.lang.Object... values) |
IncludeType |
IncludeType.withDocumentation(java.util.Collection<DocumentationType> values) |
IncludeType |
IncludeType.withDocumentation(DocumentationType... values) |
IncludeType |
IncludeType.withDocumentation(java.util.List<DocumentationType> value) |
IncludeType |
IncludeType.withLocation(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<IncludeType> |
ObjectFactory.createInclude(IncludeType value)
|
java.util.List<IncludeType> |
DescriptionType.getInclude()
Gets the value of the include property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<IncludeType> |
ObjectFactory.createInclude(IncludeType value)
|
DescriptionType |
DescriptionType.withInclude(IncludeType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionType.setInclude(java.util.List<IncludeType> value) |
DescriptionType |
DescriptionType.withInclude(java.util.Collection<IncludeType> values) |
DescriptionType |
DescriptionType.withInclude(java.util.List<IncludeType> value) |
Copyright © 2014-2022. All Rights Reserved.