Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Packages that use ServiceBindingQueryType
-
Uses of ServiceBindingQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query declared as ServiceBindingQueryTypeModifier and TypeFieldDescriptionprotected ServiceBindingQueryType
SpecificationLinkQueryType.serviceBindingQuery
protected ServiceBindingQueryType
ServiceBindingQueryType.targetBindingQuery
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with type parameters of type ServiceBindingQueryTypeModifier and TypeFieldDescriptionprotected List
<ServiceBindingQueryType> ServiceQueryType.serviceBindingQuery
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return ServiceBindingQueryTypeModifier 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.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type ServiceBindingQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ServiceBindingQueryType> ObjectFactory.createServiceBindingQuery
(ServiceBindingQueryType value) ServiceQueryType.getServiceBindingQuery()
Gets the value of the serviceBindingQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type ServiceBindingQueryTypeModifier and TypeMethodDescriptionjakarta.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.