|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationMediaType | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of ApplicationMediaType in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as ApplicationMediaType | |
|---|---|
static ApplicationMediaType |
ApplicationMediaType.APPLICATION_DICOM_LITERAL
The 'Application Dicom' literal object. |
static ApplicationMediaType |
ApplicationMediaType.APPLICATION_MSWORD_LITERAL
The 'Application Msword' literal object. |
static ApplicationMediaType |
ApplicationMediaType.APPLICATION_PDF_LITERAL
The 'Application Pdf' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return ApplicationMediaType | |
|---|---|
static ApplicationMediaType |
ApplicationMediaType.get(int value)
Returns the 'Application Media Type' literal with the specified integer value. |
static ApplicationMediaType |
ApplicationMediaType.get(java.lang.String literal)
Returns the 'Application Media Type' literal with the specified literal value. |
static ApplicationMediaType |
ApplicationMediaType.getByName(java.lang.String name)
Returns the 'Application Media Type' literal with the specified name. |
| Uses of ApplicationMediaType in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return ApplicationMediaType | |
|---|---|
ApplicationMediaType |
CDAR2FactoryImpl.createApplicationMediaTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
ApplicationMediaType |
CDAR2FactoryImpl.createApplicationMediaTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
| Uses of ApplicationMediaType in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type ApplicationMediaType | |
|---|---|
boolean |
CDAR2Validator.validateApplicationMediaType(ApplicationMediaType applicationMediaType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateApplicationMediaTypeObject(ApplicationMediaType applicationMediaTypeObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||