|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryErrorType | |
|---|---|
| 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 RegistryErrorType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs that return RegistryErrorType | |
|---|---|
RegistryErrorType |
RegistryFactory.createRegistryErrorType()
Returns a new object of class 'Error Type'. |
RegistryErrorType |
DocumentRoot.getRegistryError()
Returns the value of the 'Registry Error' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs with parameters of type RegistryErrorType | |
|---|---|
void |
DocumentRoot.setRegistryError(RegistryErrorType value)
Sets the value of the ' Registry Error' containment reference. |
| Uses of RegistryErrorType 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 RegistryErrorType | |
|---|---|
RegistryErrorType |
RegistryFactoryImpl.createRegistryErrorType()
|
RegistryErrorType |
DocumentRootImpl.getRegistryError()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl with parameters of type RegistryErrorType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetRegistryError(RegistryErrorType newRegistryError,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setRegistryError(RegistryErrorType newRegistryError)
|
| Uses of RegistryErrorType 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 RegistryErrorType | |
|---|---|
java.lang.Object |
RegistrySwitch.caseRegistryErrorType(RegistryErrorType object)
Returns the result of interpretting the object as an instance of 'Error Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||