|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dicom4j.data.elements.support.DataElement
org.dicom4j.data.elements.support.StringElement
org.dicom4j.data.elements.DateTime
public class DateTime
Date Time (DT) element
| Constructor Summary | |
|---|---|
DateTime(DicomTag t)
Construct an (empty) attribute. |
|
| Method Summary | |
|---|---|
ValueRepresentation |
getValueRepresentation()
Return the value representation of this data element |
byte[] |
getVR()
Get the value representation of this attribute (DT). |
| Methods inherited from class org.dicom4j.data.elements.support.StringElement |
|---|
addValue, clear, getPaddedVL, getStringValues, getValueLength, getValueMultiplicity, read, setValue, toString, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DateTime(DicomTag t)
Construct an (empty) attribute.
t - the tag of the attribute| Method Detail |
|---|
public ValueRepresentation getValueRepresentation()
getValueRepresentation in class DataElementpublic byte[] getVR()
Get the value representation of this attribute (DT).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||