public class MSClassmark2Impl extends OctetStringBase implements MSClassmark2
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<MSClassmark2Impl> |
MS_CLASSMARK2_XML
XML Serialization/Deserialization
|
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
MSClassmark2Impl() |
MSClassmark2Impl(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArr, toStringprotected static final javolution.xml.XMLFormat<MSClassmark2Impl> MS_CLASSMARK2_XML
public MSClassmark2Impl()
public MSClassmark2Impl(byte[] data)
public byte[] getData()
getData in interface MSClassmark2Copyright © 2016. All Rights Reserved.