|
||||||||||
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.macro.SOPInstanceReference org.dcm4che2.iod.module.macro.ImageSOPInstanceReference org.dcm4che2.iod.module.macro.ImageSOPInstanceReferenceAndPurpose
public class ImageSOPInstanceReferenceAndPurpose
Field Summary |
---|
Fields inherited from class org.dcm4che2.iod.module.Module |
---|
dcmobj |
Constructor Summary | |
---|---|
ImageSOPInstanceReferenceAndPurpose()
|
|
ImageSOPInstanceReferenceAndPurpose(DicomObject dcmobj)
|
Method Summary | |
---|---|
Code |
getPurposeOfReferenceCode()
|
void |
setPurposeOfReferenceCode(Code code)
|
static ImageSOPInstanceReferenceAndPurpose[] |
toImageSOPInstanceReferenceAndPurposes(DicomElement sq)
|
Methods inherited from class org.dcm4che2.iod.module.macro.ImageSOPInstanceReference |
---|
getReferencedFrameNumber, setReferencedFrameNumber, toImageSOPInstanceReferences |
Methods inherited from class org.dcm4che2.iod.module.macro.SOPInstanceReference |
---|
getReferencedSOPClassUID, getReferencedSOPInstanceUID, setReferencedSOPClassUID, setReferencedSOPInstanceUID, toSOPInstanceReferences |
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 ImageSOPInstanceReferenceAndPurpose(DicomObject dcmobj)
public ImageSOPInstanceReferenceAndPurpose()
Method Detail |
---|
public static ImageSOPInstanceReferenceAndPurpose[] toImageSOPInstanceReferenceAndPurposes(DicomElement sq)
public Code getPurposeOfReferenceCode()
public void setPurposeOfReferenceCode(Code code)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |