|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseOptionType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._2._1.query | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.query.util | |
| Uses of ResponseOptionType in org.eclipse.ohf.ihe.common.ebxml._2._1.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query that return ResponseOptionType | |
|---|---|
ResponseOptionType |
QueryFactory.createResponseOptionType()
Returns a new object of class 'Response Option Type'. |
ResponseOptionType |
DocumentRoot.getResponseOption()
Returns the value of the 'Response Option' containment reference. |
ResponseOptionType |
AdhocQueryRequestType.getResponseOption()
Returns the value of the 'Response Option' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query with parameters of type ResponseOptionType | |
|---|---|
void |
DocumentRoot.setResponseOption(ResponseOptionType value)
Sets the value of the ' Response Option' containment reference. |
void |
AdhocQueryRequestType.setResponseOption(ResponseOptionType value)
Sets the value of the ' Response Option' containment reference. |
| Uses of ResponseOptionType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that implement ResponseOptionType | |
|---|---|
class |
ResponseOptionTypeImpl
An implementation of the model object 'Response Option Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that return ResponseOptionType | |
|---|---|
ResponseOptionType |
QueryFactoryImpl.createResponseOptionType()
|
ResponseOptionType |
DocumentRootImpl.getResponseOption()
|
ResponseOptionType |
AdhocQueryRequestTypeImpl.getResponseOption()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl with parameters of type ResponseOptionType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetResponseOption(ResponseOptionType newResponseOption,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AdhocQueryRequestTypeImpl.basicSetResponseOption(ResponseOptionType newResponseOption,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setResponseOption(ResponseOptionType newResponseOption)
|
void |
AdhocQueryRequestTypeImpl.setResponseOption(ResponseOptionType newResponseOption)
|
| Uses of ResponseOptionType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util with parameters of type ResponseOptionType | |
|---|---|
java.lang.Object |
QuerySwitch.caseResponseOptionType(ResponseOptionType object)
Returns the result of interpretting the object as an instance of 'Response Option Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||