|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FilesetIdentification
represents the FileSet Identification Module within a DICOMDIR.
| Method Summary | |
|---|---|
DicomCharset |
getFilesetDescriptorCharset()
returns the content of the Specific Character Set of File-set Descriptor file (0004,1142) |
java.lang.String |
getFilesetDescriptorFileId()
returns the content of the File-set Descriptor File ID (0004,1141) |
java.lang.String |
getFilesetId()
returns the content of the File-set ID field (0004,1130) |
void |
setFilesetDescriptorCharset(DicomCharset filesetDescriptorCharset)
updates the content of the Specific Character Set of File-set Descriptor file (0004,1142) |
void |
setFilesetDescriptorFileId(java.lang.String filesetDescriptorFileId)
updates the content of the File-set Descriptor File ID (0004,1141) |
void |
setFilesetId(java.lang.String filesetId)
updates the content of the File-set ID field (0004,1130) |
| Method Detail |
|---|
java.lang.String getFilesetId()
(0004,1130)
java.lang.String getFilesetDescriptorFileId()
(0004,1141)
DicomCharset getFilesetDescriptorCharset()
(0004,1142)
void setFilesetId(java.lang.String filesetId)
(0004,1130)
void setFilesetDescriptorFileId(java.lang.String filesetDescriptorFileId)
(0004,1141)
void setFilesetDescriptorCharset(DicomCharset filesetDescriptorCharset)
(0004,1142)
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||