Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
-
Uses of ServiceBindingQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Modifier and TypeFieldDescriptionprotected ServiceBindingQueryType
SpecificationLinkQueryType.serviceBindingQuery
protected ServiceBindingQueryType
ServiceBindingQueryType.targetBindingQuery
Modifier and TypeFieldDescriptionprotected List<ServiceBindingQueryType>
ServiceQueryType.serviceBindingQuery
Modifier and TypeMethodDescriptionObjectFactory.createServiceBindingQueryType()
Create an instance ofServiceBindingQueryType
SpecificationLinkQueryType.getServiceBindingQuery()
Gets the value of the serviceBindingQuery property.ServiceBindingQueryType.getTargetBindingQuery()
Gets the value of the targetBindingQuery property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ServiceBindingQueryType>
ObjectFactory.createServiceBindingQuery
(ServiceBindingQueryType value) ServiceQueryType.getServiceBindingQuery()
Gets the value of the serviceBindingQuery property.Modifier and TypeMethodDescriptionjavax.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.