Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
Packages that use AdhocQueryType
Package
Description
-
Uses of AdhocQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm declared as AdhocQueryTypeModifier and TypeFieldDescriptionprotected AdhocQueryType
ApproveObjectsRequest.adhocQuery
protected AdhocQueryType
DeprecateObjectsRequest.adhocQuery
protected AdhocQueryType
RelocateObjectsRequest.adhocQuery
protected AdhocQueryType
RemoveObjectsRequest.adhocQuery
protected AdhocQueryType
UndeprecateObjectsRequest.adhocQuery
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm that return AdhocQueryTypeModifier 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.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm with parameters of type AdhocQueryTypeModifier 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
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query declared as AdhocQueryTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return AdhocQueryTypeModifier and TypeMethodDescriptionAdhocQueryRequest.getAdhocQuery()
Gets the value of the adhocQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type AdhocQueryTypeModifier 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
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return AdhocQueryTypeModifier and TypeMethodDescriptionObjectFactory.createAdhocQueryType()
Create an instance ofAdhocQueryType
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type AdhocQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdhocQueryType> ObjectFactory.createAdhocQuery
(AdhocQueryType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type AdhocQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdhocQueryType> ObjectFactory.createAdhocQuery
(AdhocQueryType value)