|
|||||||||
| 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.OtherByteString
org.dicom4j.data.elements.Unknown
public class Unknown
Unknow (UN) DataElement
| Constructor Summary | |
|---|---|
Unknown(DicomTag aTag)
Creates an empty element |
|
| Method Summary | |
|---|---|
ValueRepresentation |
getValueRepresentation()
Return the value representation of this element |
byte[] |
getVR()
Get the value representation of this attribute (UN). |
| Methods inherited from class org.dicom4j.data.elements.OtherByteString |
|---|
clear, getByteValues, getPaddedVL, getValueMultiplicity, isAvailableAsString, read, setValues, toString, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Unknown(DicomTag aTag)
Creates an empty element
aTag - the tag of the element| Method Detail |
|---|
public ValueRepresentation getValueRepresentation()
getValueRepresentation in class OtherByteStringpublic byte[] getVR()
Get the value representation of this attribute (UN).
getVR in class OtherByteString
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||