|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XRoleClassCoverageInvoice | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of XRoleClassCoverageInvoice in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as XRoleClassCoverageInvoice | |
|---|---|
static XRoleClassCoverageInvoice |
XRoleClassCoverageInvoice.PAYEE_LITERAL
The 'PAYEE' literal object. |
static XRoleClassCoverageInvoice |
XRoleClassCoverageInvoice.PAYOR_LITERAL
The 'PAYOR' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return XRoleClassCoverageInvoice | |
|---|---|
static XRoleClassCoverageInvoice |
XRoleClassCoverageInvoice.get(int value)
Returns the 'XRole Class Coverage Invoice' literal with the specified integer value. |
static XRoleClassCoverageInvoice |
XRoleClassCoverageInvoice.get(java.lang.String literal)
Returns the 'XRole Class Coverage Invoice' literal with the specified literal value. |
static XRoleClassCoverageInvoice |
XRoleClassCoverageInvoice.getByName(java.lang.String name)
Returns the 'XRole Class Coverage Invoice' literal with the specified name. |
| Uses of XRoleClassCoverageInvoice in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return XRoleClassCoverageInvoice | |
|---|---|
XRoleClassCoverageInvoice |
CDAR2FactoryImpl.createXRoleClassCoverageInvoiceFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
XRoleClassCoverageInvoice |
CDAR2FactoryImpl.createXRoleClassCoverageInvoiceObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
| Uses of XRoleClassCoverageInvoice in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type XRoleClassCoverageInvoice | |
|---|---|
boolean |
CDAR2Validator.validateXRoleClassCoverageInvoice(XRoleClassCoverageInvoice xRoleClassCoverageInvoice,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateXRoleClassCoverageInvoiceObject(XRoleClassCoverageInvoice xRoleClassCoverageInvoiceObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||