Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Packages that use ResponseOptionType
-
Uses of ResponseOptionType 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 ResponseOptionTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return ResponseOptionTypeModifier and TypeMethodDescriptionObjectFactory.createResponseOptionType()Create an instance ofResponseOptionTypeAdhocQueryRequest.getResponseOption()Gets the value of the responseOption property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type ResponseOptionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResponseOptionType>ObjectFactory.createResponseOption(ResponseOptionType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type ResponseOptionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResponseOptionType>ObjectFactory.createResponseOption(ResponseOptionType value) voidAdhocQueryRequest.setResponseOption(ResponseOptionType value) Sets the value of the responseOption property.