| Package | Description |
|---|---|
| org.hisrc.w3c.wsdl.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<BindingType> |
DescriptionType.binding |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
ObjectFactory.createBindingType()
Create an instance of
BindingType |
BindingType |
BindingType.withDocumentation(java.util.Collection<DocumentationType> values) |
BindingType |
BindingType.withDocumentation(DocumentationType... values) |
BindingType |
BindingType.withDocumentation(java.util.List<DocumentationType> value) |
BindingType |
BindingType.withFault(BindingFaultType... values) |
BindingType |
BindingType.withFault(java.util.Collection<BindingFaultType> values) |
BindingType |
BindingType.withFault(java.util.List<BindingFaultType> value) |
BindingType |
BindingType.withInterface(javax.xml.namespace.QName value) |
BindingType |
BindingType.withName(java.lang.String value) |
BindingType |
BindingType.withOperation(BindingOperationType... values) |
BindingType |
BindingType.withOperation(java.util.Collection<BindingOperationType> values) |
BindingType |
BindingType.withOperation(java.util.List<BindingOperationType> value) |
BindingType |
BindingType.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<BindingType> |
ObjectFactory.createBinding(BindingType value)
|
java.util.List<BindingType> |
DescriptionType.getBinding()
Gets the value of the binding property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<BindingType> |
ObjectFactory.createBinding(BindingType value)
|
DescriptionType |
DescriptionType.withBinding(BindingType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionType.setBinding(java.util.List<BindingType> value) |
DescriptionType |
DescriptionType.withBinding(java.util.Collection<BindingType> values) |
DescriptionType |
DescriptionType.withBinding(java.util.List<BindingType> value) |
Copyright © 2014-2022. All Rights Reserved.