org.mobicents.protocols.smpp
Class Npi
java.lang.Object
org.mobicents.protocols.smpp.Npi
public class Npi
- extends Object
Numbering plan indicator constants.
- Since:
- 0.4.0
- Version:
- $Id: Npi.java 452 2009-01-15 16:56:36Z orank $
|
Constructor Summary |
Npi()
|
| 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
E164
public static final int E164
- See Also:
- Constant Field Values
ISDN
public static final int ISDN
- See Also:
- Constant Field Values
X121
public static final int X121
- See Also:
- Constant Field Values
TELEX
public static final int TELEX
- See Also:
- Constant Field Values
LAND_MOBILE
public static final int LAND_MOBILE
- See Also:
- Constant Field Values
NATIONAL
public static final int NATIONAL
- See Also:
- Constant Field Values
PRIVATE
public static final int PRIVATE
- See Also:
- Constant Field Values
ERMES
public static final int ERMES
- See Also:
- Constant Field Values
IP
public static final int IP
- See Also:
- Constant Field Values
RESERVED_EXTN
public static final int RESERVED_EXTN
- See Also:
- Constant Field Values
WAP_CLIENT_ID
public static final int WAP_CLIENT_ID
- See Also:
- Constant Field Values
Npi
public Npi()
Copyright © 2011 Mobicents. All Rights Reserved.