public class SSCodeImpl extends OctetStringLength1Base implements SSCode
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<SSCodeImpl> |
SS_CODE
XML Serialization/Deserialization
|
_PrimitiveName, data| Constructor and Description |
|---|
SSCodeImpl() |
SSCodeImpl(int data) |
SSCodeImpl(SupplementaryCodeValue value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getData() |
SupplementaryCodeValue |
getSupplementaryCodeValue() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodeprotected static final javolution.xml.XMLFormat<SSCodeImpl> SS_CODE
public SSCodeImpl()
public SSCodeImpl(int data)
public SSCodeImpl(SupplementaryCodeValue value)
public SupplementaryCodeValue getSupplementaryCodeValue()
getSupplementaryCodeValue in interface SSCodepublic String toString()
toString in class OctetStringLength1BaseCopyright © 2016. All Rights Reserved.