|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryResponseType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._2._1.rs | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.rs.util | |
| Uses of RegistryResponseType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs that return RegistryResponseType | |
|---|---|
RegistryResponseType |
RegistryFactory.createRegistryResponseType()
Returns a new object of class 'Response Type'. |
RegistryResponseType |
RootElementType.getRegistryResponse()
Returns the value of the 'Registry Response' containment reference. |
RegistryResponseType |
DocumentRoot.getRegistryResponse()
Returns the value of the 'Registry Response' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs with parameters of type RegistryResponseType | |
|---|---|
void |
RootElementType.setRegistryResponse(RegistryResponseType value)
Sets the value of the ' Registry Response' containment reference. |
void |
DocumentRoot.setRegistryResponse(RegistryResponseType value)
Sets the value of the ' Registry Response' containment reference. |
| Uses of RegistryResponseType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl that return RegistryResponseType | |
|---|---|
RegistryResponseType |
RegistryFactoryImpl.createRegistryResponseType()
|
RegistryResponseType |
RootElementTypeImpl.getRegistryResponse()
|
RegistryResponseType |
DocumentRootImpl.getRegistryResponse()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl with parameters of type RegistryResponseType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RootElementTypeImpl.basicSetRegistryResponse(RegistryResponseType newRegistryResponse,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetRegistryResponse(RegistryResponseType newRegistryResponse,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
RootElementTypeImpl.setRegistryResponse(RegistryResponseType newRegistryResponse)
|
void |
DocumentRootImpl.setRegistryResponse(RegistryResponseType newRegistryResponse)
|
| Uses of RegistryResponseType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.util with parameters of type RegistryResponseType | |
|---|---|
java.lang.Object |
RegistrySwitch.caseRegistryResponseType(RegistryResponseType object)
Returns the result of interpretting the object as an instance of 'Response Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||