|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApproveObjectsRequestType | |
|---|---|
| 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 ApproveObjectsRequestType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs that return ApproveObjectsRequestType | |
|---|---|
ApproveObjectsRequestType |
RegistryFactory.createApproveObjectsRequestType()
Returns a new object of class 'Approve Objects Request Type'. |
ApproveObjectsRequestType |
RootElementType.getApproveObjectsRequest()
Returns the value of the 'Approve Objects Request' containment reference. |
ApproveObjectsRequestType |
DocumentRoot.getApproveObjectsRequest()
Returns the value of the 'Approve Objects Request' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs with parameters of type ApproveObjectsRequestType | |
|---|---|
void |
RootElementType.setApproveObjectsRequest(ApproveObjectsRequestType value)
Sets the value of the ' Approve Objects Request' containment reference. |
void |
DocumentRoot.setApproveObjectsRequest(ApproveObjectsRequestType value)
Sets the value of the ' Approve Objects Request' containment reference. |
| Uses of ApproveObjectsRequestType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl that implement ApproveObjectsRequestType | |
|---|---|
class |
ApproveObjectsRequestTypeImpl
An implementation of the model object 'Approve Objects Request Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl that return ApproveObjectsRequestType | |
|---|---|
ApproveObjectsRequestType |
RegistryFactoryImpl.createApproveObjectsRequestType()
|
ApproveObjectsRequestType |
RootElementTypeImpl.getApproveObjectsRequest()
|
ApproveObjectsRequestType |
DocumentRootImpl.getApproveObjectsRequest()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl with parameters of type ApproveObjectsRequestType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RootElementTypeImpl.basicSetApproveObjectsRequest(ApproveObjectsRequestType newApproveObjectsRequest,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetApproveObjectsRequest(ApproveObjectsRequestType newApproveObjectsRequest,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
RootElementTypeImpl.setApproveObjectsRequest(ApproveObjectsRequestType newApproveObjectsRequest)
|
void |
DocumentRootImpl.setApproveObjectsRequest(ApproveObjectsRequestType newApproveObjectsRequest)
|
| Uses of ApproveObjectsRequestType 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 ApproveObjectsRequestType | |
|---|---|
java.lang.Object |
RegistrySwitch.caseApproveObjectsRequestType(ApproveObjectsRequestType object)
Returns the result of interpretting the object as an instance of 'Approve Objects Request Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||