Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
Package
Description
-
Uses of AdhocQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Modifier and TypeFieldDescriptionprotected AdhocQueryType
ApproveObjectsRequest.adhocQuery
protected AdhocQueryType
DeprecateObjectsRequest.adhocQuery
protected AdhocQueryType
RelocateObjectsRequest.adhocQuery
protected AdhocQueryType
RemoveObjectsRequest.adhocQuery
protected AdhocQueryType
UndeprecateObjectsRequest.adhocQuery
Modifier and TypeMethodDescriptionApproveObjectsRequest.getAdhocQuery()
Gets the value of the adhocQuery property.DeprecateObjectsRequest.getAdhocQuery()
Gets the value of the adhocQuery property.RelocateObjectsRequest.getAdhocQuery()
Gets the value of the adhocQuery property.RemoveObjectsRequest.getAdhocQuery()
Gets the value of the adhocQuery property.UndeprecateObjectsRequest.getAdhocQuery()
Gets the value of the adhocQuery property.Modifier and TypeMethodDescriptionvoid
ApproveObjectsRequest.setAdhocQuery
(AdhocQueryType value) Sets the value of the adhocQuery property.void
DeprecateObjectsRequest.setAdhocQuery
(AdhocQueryType value) Sets the value of the adhocQuery property.void
RelocateObjectsRequest.setAdhocQuery
(AdhocQueryType value) Sets the value of the adhocQuery property.void
RemoveObjectsRequest.setAdhocQuery
(AdhocQueryType value) Sets the value of the adhocQuery property.void
UndeprecateObjectsRequest.setAdhocQuery
(AdhocQueryType value) Sets the value of the adhocQuery property. -
Uses of AdhocQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Modifier and TypeMethodDescriptionAdhocQueryRequest.getAdhocQuery()
Gets the value of the adhocQuery property.Modifier and TypeMethodDescriptionvoid
AdhocQueryRequest.setAdhocQuery
(AdhocQueryType value) Sets the value of the adhocQuery property. -
Uses of AdhocQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Modifier and TypeMethodDescriptionObjectFactory.createAdhocQueryType()
Create an instance ofAdhocQueryType
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdhocQueryType>
ObjectFactory.createAdhocQuery
(AdhocQueryType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdhocQueryType>
ObjectFactory.createAdhocQuery
(AdhocQueryType value)