org.csapi.cm
Class TpVprpStatus
java.lang.Object
org.csapi.cm.TpVprpStatus
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpVprpStatus
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpVprpStatus"
- 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 |
_ACTIVE
public static final int _ACTIVE
- See Also:
- Constant Field Values
ACTIVE
public static final TpVprpStatus ACTIVE
_PENDING
public static final int _PENDING
- See Also:
- Constant Field Values
PENDING
public static final TpVprpStatus PENDING
_DISALLOWED
public static final int _DISALLOWED
- See Also:
- Constant Field Values
DISALLOWED
public static final TpVprpStatus DISALLOWED
TpVprpStatus
protected TpVprpStatus(int i)
value
public int value()
from_int
public static TpVprpStatus from_int(int value)
Copyright © 2008. All Rights Reserved.