org.csapi
Class TpAddressPlan

java.lang.Object
  extended by org.csapi.TpAddressPlan
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpAddressPlan
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpAddressPlan"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_ADDRESS_PLAN_AESA
           
static int _P_ADDRESS_PLAN_ANY
           
static int _P_ADDRESS_PLAN_E164
           
static int _P_ADDRESS_PLAN_IP
           
static int _P_ADDRESS_PLAN_MSMAIL
           
static int _P_ADDRESS_PLAN_MULTICAST
           
static int _P_ADDRESS_PLAN_NATIONAL
           
static int _P_ADDRESS_PLAN_NOT_PRESENT
           
static int _P_ADDRESS_PLAN_NSAP
           
static int _P_ADDRESS_PLAN_SIP
           
static int _P_ADDRESS_PLAN_SMTP
           
static int _P_ADDRESS_PLAN_UNDEFINED
           
static int _P_ADDRESS_PLAN_UNICAST
           
static int _P_ADDRESS_PLAN_URL
           
static int _P_ADDRESS_PLAN_X400
           
static TpAddressPlan P_ADDRESS_PLAN_AESA
           
static TpAddressPlan P_ADDRESS_PLAN_ANY
           
static TpAddressPlan P_ADDRESS_PLAN_E164
           
static TpAddressPlan P_ADDRESS_PLAN_IP
           
static TpAddressPlan P_ADDRESS_PLAN_MSMAIL
           
static TpAddressPlan P_ADDRESS_PLAN_MULTICAST
           
static TpAddressPlan P_ADDRESS_PLAN_NATIONAL
           
static TpAddressPlan P_ADDRESS_PLAN_NOT_PRESENT
           
static TpAddressPlan P_ADDRESS_PLAN_NSAP
           
static TpAddressPlan P_ADDRESS_PLAN_SIP
           
static TpAddressPlan P_ADDRESS_PLAN_SMTP
           
static TpAddressPlan P_ADDRESS_PLAN_UNDEFINED
           
static TpAddressPlan P_ADDRESS_PLAN_UNICAST
           
static TpAddressPlan P_ADDRESS_PLAN_URL
           
static TpAddressPlan P_ADDRESS_PLAN_X400
           
 
Constructor Summary
protected TpAddressPlan(int i)
           
 
Method Summary
static TpAddressPlan from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_ADDRESS_PLAN_NOT_PRESENT

public static final int _P_ADDRESS_PLAN_NOT_PRESENT
See Also:
Constant Field Values

P_ADDRESS_PLAN_NOT_PRESENT

public static final TpAddressPlan P_ADDRESS_PLAN_NOT_PRESENT

_P_ADDRESS_PLAN_UNDEFINED

public static final int _P_ADDRESS_PLAN_UNDEFINED
See Also:
Constant Field Values

P_ADDRESS_PLAN_UNDEFINED

public static final TpAddressPlan P_ADDRESS_PLAN_UNDEFINED

_P_ADDRESS_PLAN_IP

public static final int _P_ADDRESS_PLAN_IP
See Also:
Constant Field Values

P_ADDRESS_PLAN_IP

public static final TpAddressPlan P_ADDRESS_PLAN_IP

_P_ADDRESS_PLAN_MULTICAST

public static final int _P_ADDRESS_PLAN_MULTICAST
See Also:
Constant Field Values

P_ADDRESS_PLAN_MULTICAST

public static final TpAddressPlan P_ADDRESS_PLAN_MULTICAST

_P_ADDRESS_PLAN_UNICAST

public static final int _P_ADDRESS_PLAN_UNICAST
See Also:
Constant Field Values

P_ADDRESS_PLAN_UNICAST

public static final TpAddressPlan P_ADDRESS_PLAN_UNICAST

_P_ADDRESS_PLAN_E164

public static final int _P_ADDRESS_PLAN_E164
See Also:
Constant Field Values

P_ADDRESS_PLAN_E164

public static final TpAddressPlan P_ADDRESS_PLAN_E164

_P_ADDRESS_PLAN_AESA

public static final int _P_ADDRESS_PLAN_AESA
See Also:
Constant Field Values

P_ADDRESS_PLAN_AESA

public static final TpAddressPlan P_ADDRESS_PLAN_AESA

_P_ADDRESS_PLAN_URL

public static final int _P_ADDRESS_PLAN_URL
See Also:
Constant Field Values

P_ADDRESS_PLAN_URL

public static final TpAddressPlan P_ADDRESS_PLAN_URL

_P_ADDRESS_PLAN_NSAP

public static final int _P_ADDRESS_PLAN_NSAP
See Also:
Constant Field Values

P_ADDRESS_PLAN_NSAP

public static final TpAddressPlan P_ADDRESS_PLAN_NSAP

_P_ADDRESS_PLAN_SMTP

public static final int _P_ADDRESS_PLAN_SMTP
See Also:
Constant Field Values

P_ADDRESS_PLAN_SMTP

public static final TpAddressPlan P_ADDRESS_PLAN_SMTP

_P_ADDRESS_PLAN_MSMAIL

public static final int _P_ADDRESS_PLAN_MSMAIL
See Also:
Constant Field Values

P_ADDRESS_PLAN_MSMAIL

public static final TpAddressPlan P_ADDRESS_PLAN_MSMAIL

_P_ADDRESS_PLAN_X400

public static final int _P_ADDRESS_PLAN_X400
See Also:
Constant Field Values

P_ADDRESS_PLAN_X400

public static final TpAddressPlan P_ADDRESS_PLAN_X400

_P_ADDRESS_PLAN_SIP

public static final int _P_ADDRESS_PLAN_SIP
See Also:
Constant Field Values

P_ADDRESS_PLAN_SIP

public static final TpAddressPlan P_ADDRESS_PLAN_SIP

_P_ADDRESS_PLAN_ANY

public static final int _P_ADDRESS_PLAN_ANY
See Also:
Constant Field Values

P_ADDRESS_PLAN_ANY

public static final TpAddressPlan P_ADDRESS_PLAN_ANY

_P_ADDRESS_PLAN_NATIONAL

public static final int _P_ADDRESS_PLAN_NATIONAL
See Also:
Constant Field Values

P_ADDRESS_PLAN_NATIONAL

public static final TpAddressPlan P_ADDRESS_PLAN_NATIONAL
Constructor Detail

TpAddressPlan

protected TpAddressPlan(int i)
Method Detail

value

public int value()

from_int

public static TpAddressPlan from_int(int value)


Copyright © 2008. All Rights Reserved.