public class TbcdStringWithFiller extends TbcdString
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DIGIT_MASK |
_PrimitiveName, data, DIGIT_1_MASK, DIGIT_2_MASK, maxLength, minLength| Constructor and Description |
|---|
TbcdStringWithFiller(int minLength,
int maxLength,
String _PrimitiveName) |
TbcdStringWithFiller(int minLength,
int maxLength,
String _PrimitiveName,
String data) |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
void |
encodeFiller(OutputStream asnOs) |
_decode, decodeAll, decodeData, decodeNumber, decodeString, encodeAll, encodeAll, encodeNumber, encodeString, equals, getIsPrimitive, getTag, getTagClass, hashCode, toStringpublic TbcdStringWithFiller(int minLength,
int maxLength,
String _PrimitiveName)
public void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveencodeData in class TbcdStringMAPExceptionpublic void encodeFiller(OutputStream asnOs) throws MAPException
MAPExceptionCopyright © 2016. All Rights Reserved.