| Package | Description |
|---|---|
| oasis.names.tc.ebxml_regrep.xsd.query._3 |
This class provides the package information of the package oasis.names.tc.ebxml_regrep.xsd.query._3
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingQueryType |
ObjectFactory.createServiceBindingQueryType()
Create an instance of
ServiceBindingQueryType |
ServiceBindingQueryType |
SpecificationLinkQueryType.getServiceBindingQuery()
Gets the value of the serviceBindingQuery property.
|
ServiceBindingQueryType |
ServiceBindingQueryType.getTargetBindingQuery()
Gets the value of the targetBindingQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ServiceBindingQueryType> |
ObjectFactory.createServiceBindingQuery(ServiceBindingQueryType value)
|
java.util.List<ServiceBindingQueryType> |
ServiceQueryType.getServiceBindingQuery()
Gets the value of the serviceBindingQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ServiceBindingQueryType> |
ObjectFactory.createServiceBindingQuery(ServiceBindingQueryType value)
|
void |
SpecificationLinkQueryType.setServiceBindingQuery(ServiceBindingQueryType value)
Sets the value of the serviceBindingQuery property.
|
void |
ServiceBindingQueryType.setTargetBindingQuery(ServiceBindingQueryType value)
Sets the value of the targetBindingQuery property.
|