Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
-
Uses of AdhocQueryQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Modifier and TypeFieldDescriptionprotected AdhocQueryQueryType
SubscriptionQueryType.selectorQuery
Modifier and TypeMethodDescriptionObjectFactory.createAdhocQueryQueryType()
Create an instance ofAdhocQueryQueryType
SubscriptionQueryType.getSelectorQuery()
Gets the value of the selectorQuery property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdhocQueryQueryType>
ObjectFactory.createAdhocQueryQuery
(AdhocQueryQueryType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdhocQueryQueryType>
ObjectFactory.createAdhocQueryQuery
(AdhocQueryQueryType value) void
SubscriptionQueryType.setSelectorQuery
(AdhocQueryQueryType value) Sets the value of the selectorQuery property.