| Package | Description |
|---|---|
| org.hisrc.w3c.wsdl.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TypesType> |
DescriptionType.types |
| Modifier and Type | Method and Description |
|---|---|
TypesType |
ObjectFactory.createTypesType()
Create an instance of
TypesType |
TypesType |
TypesType.withAny(java.util.Collection<java.lang.Object> values) |
TypesType |
TypesType.withAny(java.util.List<java.lang.Object> value) |
TypesType |
TypesType.withAny(java.lang.Object... values) |
TypesType |
TypesType.withDocumentation(java.util.Collection<DocumentationType> values) |
TypesType |
TypesType.withDocumentation(DocumentationType... values) |
TypesType |
TypesType.withDocumentation(java.util.List<DocumentationType> value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TypesType> |
ObjectFactory.createTypes(TypesType value)
|
java.util.List<TypesType> |
DescriptionType.getTypes()
Gets the value of the types property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TypesType> |
ObjectFactory.createTypes(TypesType value)
|
DescriptionType |
DescriptionType.withTypes(TypesType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionType.setTypes(java.util.List<TypesType> value) |
DescriptionType |
DescriptionType.withTypes(java.util.Collection<TypesType> values) |
DescriptionType |
DescriptionType.withTypes(java.util.List<TypesType> value) |
Copyright © 2014-2022. All Rights Reserved.