| Package | Description |
|---|---|
| org.hisrc.w3c.wsdl.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ServiceType> |
DescriptionType.service |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
ObjectFactory.createServiceType()
Create an instance of
ServiceType |
ServiceType |
ServiceType.withDocumentation(java.util.Collection<DocumentationType> values) |
ServiceType |
ServiceType.withDocumentation(DocumentationType... values) |
ServiceType |
ServiceType.withDocumentation(java.util.List<DocumentationType> value) |
ServiceType |
ServiceType.withEndpointOrAny(java.util.Collection<java.lang.Object> values) |
ServiceType |
ServiceType.withEndpointOrAny(java.util.List<java.lang.Object> value) |
ServiceType |
ServiceType.withEndpointOrAny(java.lang.Object... values) |
ServiceType |
ServiceType.withInterface(javax.xml.namespace.QName value) |
ServiceType |
ServiceType.withName(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ServiceType> |
ObjectFactory.createService(ServiceType value)
|
java.util.List<ServiceType> |
DescriptionType.getService()
Gets the value of the service property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ServiceType> |
ObjectFactory.createService(ServiceType value)
|
DescriptionType |
DescriptionType.withService(ServiceType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionType.setService(java.util.List<ServiceType> value) |
DescriptionType |
DescriptionType.withService(java.util.Collection<ServiceType> values) |
DescriptionType |
DescriptionType.withService(java.util.List<ServiceType> value) |
Copyright © 2014-2022. All Rights Reserved.