|
||||||||||
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.ContentItem org.dcm4che2.iod.module.macro.ContentItemAndModifier
public class ContentItemAndModifier
Field Summary |
---|
Fields inherited from class org.dcm4che2.iod.module.Module |
---|
dcmobj |
Constructor Summary | |
---|---|
ContentItemAndModifier()
|
|
ContentItemAndModifier(DicomObject dcmobj)
|
Method Summary | |
---|---|
ContentItem[] |
getContentItemModifier()
|
void |
setContentItemModifier(ContentItem[] items)
|
static ContentItemAndModifier[] |
toContentItemAndModifiers(DicomElement sq)
|
Methods inherited from class org.dcm4che2.iod.module.macro.ContentItem |
---|
getConceptCode, getConceptNameCode, getDate, getDateTime, getMeasurementUnitsCode, getNumericValue, getPersonName, getTextValue, getTime, getUID, getValueType, setConceptCode, setConceptNameCode, setDate, setDateTime, setMeasurementUnitsCode, setNumericValue, setPersonName, setTextValue, setTime, setUID, setValueType, toContentItems |
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 ContentItemAndModifier(DicomObject dcmobj)
public ContentItemAndModifier()
Method Detail |
---|
public static ContentItemAndModifier[] toContentItemAndModifiers(DicomElement sq)
public ContentItem[] getContentItemModifier()
public void setContentItemModifier(ContentItem[] items)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |