|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.iod.module.Module org.dcm4che2.iod.module.sr.SRDocumentContentModule org.dcm4che2.iod.module.sr.SRDocumentContent
public class SRDocumentContent
Field Summary |
---|
Fields inherited from class org.dcm4che2.iod.module.Module |
---|
dcmobj |
Constructor Summary | |
---|---|
SRDocumentContent()
|
|
SRDocumentContent(DicomObject dcmobj)
|
Method Summary | |
---|---|
int[] |
getReferencedContentItemIdentifier()
|
java.lang.String |
getRelationshipType()
|
void |
setReferencedContentItemIdentifier(int[] ul)
|
void |
setRelationshipType(java.lang.String cs)
|
static SRDocumentContent[] |
toSRDocumentContent(DicomElement sq)
|
Methods inherited from class org.dcm4che2.iod.module.Module |
---|
getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SRDocumentContent(DicomObject dcmobj)
public SRDocumentContent()
Method Detail |
---|
public static SRDocumentContent[] toSRDocumentContent(DicomElement sq)
public java.lang.String getRelationshipType()
public void setRelationshipType(java.lang.String cs)
public int[] getReferencedContentItemIdentifier()
public void setReferencedContentItemIdentifier(int[] ul)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |