Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
Packages that use AdhocQueryQueryType
-
Uses of AdhocQueryQueryType 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 AdhocQueryQueryTypeModifier and TypeFieldDescriptionprotected AdhocQueryQueryType
SubscriptionQueryType.selectorQuery
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return AdhocQueryQueryTypeModifier and TypeMethodDescriptionObjectFactory.createAdhocQueryQueryType()
Create an instance ofAdhocQueryQueryType
SubscriptionQueryType.getSelectorQuery()
Gets the value of the selectorQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type AdhocQueryQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdhocQueryQueryType> ObjectFactory.createAdhocQueryQuery
(AdhocQueryQueryType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type AdhocQueryQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdhocQueryQueryType> ObjectFactory.createAdhocQueryQuery
(AdhocQueryQueryType value) void
SubscriptionQueryType.setSelectorQuery
(AdhocQueryQueryType value) Sets the value of the selectorQuery property.