org.mobicents.protocols.smpp
Class Ton
java.lang.Object
org.mobicents.protocols.smpp.Ton
public class Ton
- extends Object
Type of number constants.
- Since:
- 0.4.0
- Version:
- $Id: Ton.java 452 2009-01-15 16:56:36Z orank $
|
Constructor Summary |
Ton()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
INTERNATIONAL
public static final int INTERNATIONAL
- See Also:
- Constant Field Values
NATIONAL
public static final int NATIONAL
- See Also:
- Constant Field Values
NETWORK
public static final int NETWORK
- See Also:
- Constant Field Values
SUBSCRIBER
public static final int SUBSCRIBER
- See Also:
- Constant Field Values
ALPHANUMERIC
public static final int ALPHANUMERIC
- See Also:
- Constant Field Values
ABBREVIATED
public static final int ABBREVIATED
- See Also:
- Constant Field Values
RESERVED_EXTN
public static final int RESERVED_EXTN
- See Also:
- Constant Field Values
Ton
public Ton()
Copyright © 2011 Mobicents. All Rights Reserved.