| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.etp.common.item |
| Modifier and Type | Method and Description |
|---|---|
IntegerityCheckType |
AttachedMedia.getIntegrityCheckType() |
static IntegerityCheckType |
IntegerityCheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntegerityCheckType[] |
IntegerityCheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttachedMedia.setIntegrityCheckType(IntegerityCheckType integrityCheckType) |
| Constructor and Description |
|---|
AttachedMedia(File file,
IntegerityCheckType checkType) |
AttachedMedia(File file,
String mediaType,
IntegerityCheckType checkType) |
AttachedMedia(String fileName,
String mediaType,
byte[] integrityCheck,
IntegerityCheckType integrityCheckType,
au.net.electronichealth.ns.cda._2_0.POCDMT000040ObservationMedia observationMediaReference,
au.net.electronichealth.ns.cda._2_0.POCDMT000040Observation observationReference,
TemplateId templateId) |
Logo(File logo,
IntegerityCheckType checkType) |
Copyright © 2021. All rights reserved.