org.csapi.mm
Class TpMobilityStopScope

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

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

Generated from IDL definition of enum "TpMobilityStopScope"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_M_ALL_IN_ASSIGNMENT
           
static int _P_M_SPECIFIED_USERS
           
static TpMobilityStopScope P_M_ALL_IN_ASSIGNMENT
           
static TpMobilityStopScope P_M_SPECIFIED_USERS
           
 
Constructor Summary
protected TpMobilityStopScope(int i)
           
 
Method Summary
static TpMobilityStopScope 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_M_ALL_IN_ASSIGNMENT

public static final int _P_M_ALL_IN_ASSIGNMENT
See Also:
Constant Field Values

P_M_ALL_IN_ASSIGNMENT

public static final TpMobilityStopScope P_M_ALL_IN_ASSIGNMENT

_P_M_SPECIFIED_USERS

public static final int _P_M_SPECIFIED_USERS
See Also:
Constant Field Values

P_M_SPECIFIED_USERS

public static final TpMobilityStopScope P_M_SPECIFIED_USERS
Constructor Detail

TpMobilityStopScope

protected TpMobilityStopScope(int i)
Method Detail

value

public int value()

from_int

public static TpMobilityStopScope from_int(int value)


Copyright © 2008. All Rights Reserved.