|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HomeAddressUse | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of HomeAddressUse in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as HomeAddressUse | |
|---|---|
static HomeAddressUse |
HomeAddressUse.H_LITERAL
The 'H' literal object. |
static HomeAddressUse |
HomeAddressUse.HP_LITERAL
The 'HP' literal object. |
static HomeAddressUse |
HomeAddressUse.HV_LITERAL
The 'HV' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return HomeAddressUse | |
|---|---|
static HomeAddressUse |
HomeAddressUse.get(int value)
Returns the 'Home Address Use' literal with the specified integer value. |
static HomeAddressUse |
HomeAddressUse.get(java.lang.String literal)
Returns the 'Home Address Use' literal with the specified literal value. |
static HomeAddressUse |
HomeAddressUse.getByName(java.lang.String name)
Returns the 'Home Address Use' literal with the specified name. |
| Uses of HomeAddressUse in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return HomeAddressUse | |
|---|---|
HomeAddressUse |
CDAR2FactoryImpl.createHomeAddressUseFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
HomeAddressUse |
CDAR2FactoryImpl.createHomeAddressUseObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
| Uses of HomeAddressUse in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type HomeAddressUse | |
|---|---|
boolean |
CDAR2Validator.validateHomeAddressUse(HomeAddressUse homeAddressUse,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateHomeAddressUseObject(HomeAddressUse homeAddressUseObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||