org.csapi.mm
Class TpUserStatusIndicator
java.lang.Object
org.csapi.mm.TpUserStatusIndicator
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUserStatusIndicator
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpUserStatusIndicator"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_P_US_REACHABLE
public static final int _P_US_REACHABLE
- See Also:
- Constant Field Values
P_US_REACHABLE
public static final TpUserStatusIndicator P_US_REACHABLE
_P_US_NOT_REACHABLE
public static final int _P_US_NOT_REACHABLE
- See Also:
- Constant Field Values
P_US_NOT_REACHABLE
public static final TpUserStatusIndicator P_US_NOT_REACHABLE
_P_US_BUSY
public static final int _P_US_BUSY
- See Also:
- Constant Field Values
P_US_BUSY
public static final TpUserStatusIndicator P_US_BUSY
TpUserStatusIndicator
protected TpUserStatusIndicator(int i)
value
public int value()
from_int
public static TpUserStatusIndicator from_int(int value)
Copyright © 2009. All Rights Reserved.