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 AdhocQueryTypeApproveObjectsRequest.adhocQueryprotected AdhocQueryTypeDeprecateObjectsRequest.adhocQueryprotected AdhocQueryTypeRelocateObjectsRequest.adhocQueryprotected AdhocQueryTypeRemoveObjectsRequest.adhocQueryprotected AdhocQueryTypeUndeprecateObjectsRequest.adhocQueryMethods 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 TypeMethodDescriptionvoidApproveObjectsRequest.setAdhocQuery(AdhocQueryType value) Sets the value of the adhocQuery property.voidDeprecateObjectsRequest.setAdhocQuery(AdhocQueryType value) Sets the value of the adhocQuery property.voidRelocateObjectsRequest.setAdhocQuery(AdhocQueryType value) Sets the value of the adhocQuery property.voidRemoveObjectsRequest.setAdhocQuery(AdhocQueryType value) Sets the value of the adhocQuery property.voidUndeprecateObjectsRequest.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 TypeMethodDescriptionvoidAdhocQueryRequest.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 ofAdhocQueryTypeMethods 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)