org.mobicents.ss7.sccp
Class GT0100
java.lang.Object
org.mobicents.ss7.sccp.GlobalTitle
org.mobicents.ss7.sccp.GT0100
public class GT0100
- extends GlobalTitle
- Author:
- Oleg Kulikov
|
Constructor Summary |
GT0100()
Creates a new instance of GT0100 |
GT0100(int translationType,
int numberingPlan,
int encodingScheme,
int natureOfAddress,
java.lang.String digits)
|
|
Method Summary |
void |
decode(java.io.InputStream in)
|
void |
encode(java.io.OutputStream out)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GT0100
public GT0100()
- Creates a new instance of GT0100
GT0100
public GT0100(int translationType,
int numberingPlan,
int encodingScheme,
int natureOfAddress,
java.lang.String digits)
decode
public void decode(java.io.InputStream in)
throws java.io.IOException
- Specified by:
decode in class GlobalTitle
- Throws:
java.io.IOException
encode
public void encode(java.io.OutputStream out)
throws java.io.IOException
- Specified by:
encode in class GlobalTitle
- Throws:
java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2008. All Rights Reserved.