Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
-
Uses of ResponseOptionType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Modifier and TypeMethodDescriptionObjectFactory.createResponseOptionType()
Create an instance ofResponseOptionType
AdhocQueryRequest.getResponseOption()
Gets the value of the responseOption property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResponseOptionType>
ObjectFactory.createResponseOption
(ResponseOptionType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ResponseOptionType>
ObjectFactory.createResponseOption
(ResponseOptionType value) void
AdhocQueryRequest.setResponseOption
(ResponseOptionType value) Sets the value of the responseOption property.