public class SM_RP_OAImpl extends MAPPrimitiveBase implements SM_RP_OA
| Constructor and Description |
|---|
SM_RP_OAImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
ISDNAddressString |
getMsisdn() |
AddressString |
getServiceCentreAddressOA() |
int |
getTag() |
int |
getTagClass() |
void |
setMsisdn(ISDNAddressString msisdn) |
void |
setServiceCentreAddressOA(AddressString serviceCentreAddressOA) |
java.lang.String |
toString() |
decode, encode, getIsPrimitiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecode, encode, getIsPrimitivepublic void setMsisdn(ISDNAddressString msisdn)
public void setServiceCentreAddressOA(AddressString serviceCentreAddressOA)
public ISDNAddressString getMsisdn()
public AddressString getServiceCentreAddressOA()
getServiceCentreAddressOA in interface SM_RP_OApublic int getTagClass()
getTagClass in interface MAPPrimitivegetTagClass in class MAPPrimitiveBasepublic int getTag()
getTag in interface MAPPrimitivegetTag in class MAPPrimitiveBasepublic void decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length)
throws MAPParsingComponentException
decode in interface MAPPrimitivedecode in class MAPPrimitiveBaseMAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
encode in interface MAPPrimitiveencode in class MAPPrimitiveBaseMAPExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2011. All Rights Reserved.