Serializablepublic class SAMBinaryTagAndUnsignedArrayValue extends SAMBinaryTagAndValue
next, serialVersionUID, tag, value| Constructor | Description |
|---|---|
SAMBinaryTagAndUnsignedArrayValue(short tag,
Object value) |
| Modifier and Type | Method | Description |
|---|---|---|
SAMBinaryTagAndValue |
copy() |
Creates and returns a shallow copy of the list of tag/values.
|
SAMBinaryTagAndValue |
deepCopy() |
Creates and returns a deep copy of the list of tag/values.
|
boolean |
isUnsignedArray() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcloneValue, equals, find, getNext, hashCode, insert, isAllowedAttributeValue, removepublic SAMBinaryTagAndUnsignedArrayValue(short tag,
Object value)
public SAMBinaryTagAndValue copy()
copy in class SAMBinaryTagAndValuepublic SAMBinaryTagAndValue deepCopy()
deepCopy in class SAMBinaryTagAndValuepublic boolean isUnsignedArray()
isUnsignedArray in class SAMBinaryTagAndValue