public static class DirectDocument2.Metadata extends Object
| Constructor and Description |
|---|
Metadata()
Default constructor.
|
Metadata(File file)
Construct a new DirectDocument2.Metadata with default values given a
File object.
|
public Metadata()
public Metadata(File file) throws IOException
file - A File object from which to extract metadata.IOExceptionpublic void setValues(ExtrinsicObjectType eot) throws MetadataException
MetadataExceptionpublic String getMimeType()
public void setMimeType(String mimeType)
mimeType - the mimeType to setpublic String getId()
public void setId(String id)
id - The id to set.public String getDescription()
public void setDescription(String description)
description - the description to setpublic Date getCreationTime()
public void setCreationTime(Date creationTime)
creationTime - the creationTime to setpublic String getLanguageCode()
public void setLanguageCode(String languageCode)
languageCode - the languageCode to setpublic Date getServiceStartTime()
public void setServiceStartTime(Date serviceStartTime)
serviceStartTime - the serviceStartTime to setpublic Date getServiceStopTime()
public void setServiceStopTime(Date serviceStopTime)
serviceStopTime - the serviceStopTime to setpublic SimplePerson getSourcePatient()
public void setSourcePatient(SimplePerson sourcePatient)
sourcePatient - the sourcePatient to setpublic String getAuthorPerson()
public void setAuthorPerson(String authorPerson)
authorPerson - the authorPerson to setpublic void setAuthorInstitution(List<String> authorInstitution)
authorInstitution - the authorInstitution to setpublic String getAuthorRole()
public void setAuthorRole(String authorRole)
authorRole - the authorRole to setpublic String getAuthorSpecialty()
public void setAuthorSpecialty(String authorSpecialty)
authorSpecialty - the authorSpecialty to setpublic String getClassCode()
public void setClassCode(String classCode)
classCode - the classCode to setpublic void setClassCode(String classCode, boolean setLocalized)
classCode - the classCode to setsetLocalized - whether or not to set the localized field with the same
valuepublic String getClassCode_localized()
public void setClassCode_localized(String classCodeLocalized)
classCodeLocalized - the classCode_localized to setpublic String getConfidentialityCode()
public void setConfidentialityCode(String confidentialityCode)
confidentialityCode - the confidentialityCode to setpublic void setConfidentialityCode(String confidentialityCode, boolean setLocalized)
confidentialityCode - the confidentialityCode to setsetLocalized - whether or not to set the localized field with the same
valuepublic String getConfidentialityCode_localized()
public void setConfidentialityCode_localized(String confidentialityCodeLocalized)
confidentialityCodeLocalized - the confidentialityCode_localized to setpublic String getFormatCode()
public void setFormatCode(String formatCode)
formatCode - the formatCode to setpublic void setFormatCode(String formatCode, boolean setLocalized)
formatCode - the formatCode to setsetLocalized - whether or not to set the localized field with the same
valuepublic void setFormatCode(FormatCodeEnum formatCode)
formatCode - the formatCode to setpublic String getFormatCode_localized()
public void setFormatCode_localized(String formatCodeLocalized)
formatCodeLocalized - the formatCode_localized to setpublic String getHealthcareFacilityTypeCode()
public void setHealthcareFacilityTypeCode(String healthcareFacilityTypeCode)
healthcareFacilityTypeCode - the healthcareFacilityTypeCode to setpublic void setHealthcareFacilityTypeCode(String healthcareFacilityTypeCode, boolean setLocalized)
healthcareFacilityTypeCode - the healthcareFacilityTypeCode to setsetLocalized - whether or not to set the localized field with the same
valuepublic String getHealthcareFacilityTypeCode_localized()
public void setHealthcareFacilityTypeCode_localized(String healthcareFacilityTypeCodeLocalized)
healthcareFacilityTypeCodeLocalized - the healthcareFacilityTypeCode_localized to setpublic String getPracticeSettingCode()
public void setPracticeSettingCode(String practiceSettingCode)
practiceSettingCode - the practiceSettingCode to setpublic void setPracticeSettingCode(String practiceSettingCode, boolean setLocalized)
practiceSettingCode - the practiceSettingCode to setsetLocalized - whether or not to set the localized field with the same
valuepublic String getPracticeSettingCode_localized()
public void setPracticeSettingCode_localized(String practiceSettingCodeLocalized)
practiceSettingCodeLocalized - the practiceSettingCode_localized to setpublic String getLoinc()
public void setLoinc(String loinc)
loinc - the loinc to setpublic void setLoinc(String loinc, boolean setLocalized)
loinc - the loinc to setsetLocalized - whether or not to set the localized field with the same
valuepublic String getLoinc_localized()
public void setLoinc_localized(String loincLocalized)
loincLocalized - the loinc_localized to setpublic String getPatientId()
public void setPatientId(String patientId)
patientId - the patientId to setpublic String getUniqueId()
public void setUniqueId(String uniqueId)
uniqueId - the uniqueId to setpublic String getSubmissionSetStatus()
public void setSubmissionSetStatus(String submissionSetStatus)
submissionSetStatus - the submissionSetStatus to setpublic String getHash()
public void setHash(String hash)
hash - the hash to setpublic Long getSize()
public void setSize(Long size)
size - the size to setpublic String getURI()
public void setURI(String uri)
hash - the hash to setCopyright © 2010–2025. All rights reserved.