Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceQueryType
Packages that use ServiceQueryType
-
Uses of ServiceQueryType 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 ServiceQueryTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return ServiceQueryTypeModifier and TypeMethodDescriptionObjectFactory.createServiceQueryType()
Create an instance ofServiceQueryType
ServiceBindingQueryType.getServiceQuery()
Gets the value of the serviceQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type ServiceQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ServiceQueryType> ObjectFactory.createServiceQuery
(ServiceQueryType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type ServiceQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ServiceQueryType> ObjectFactory.createServiceQuery
(ServiceQueryType value) void
ServiceBindingQueryType.setServiceQuery
(ServiceQueryType value) Sets the value of the serviceQuery property.