org.csapi.cm
Class TpAction
java.lang.Object
org.csapi.cm.TpAction
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpAction
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpAction"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
TpAction(int i)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_DROP
public static final int _DROP
- See Also:
- Constant Field Values
DROP
public static final TpAction DROP
_TRANSMIT
public static final int _TRANSMIT
- See Also:
- Constant Field Values
TRANSMIT
public static final TpAction TRANSMIT
_RESHAPE
public static final int _RESHAPE
- See Also:
- Constant Field Values
RESHAPE
public static final TpAction RESHAPE
_REMARK
public static final int _REMARK
- See Also:
- Constant Field Values
REMARK
public static final TpAction REMARK
TpAction
protected TpAction(int i)
value
public int value()
from_int
public static TpAction from_int(int value)
Copyright © 2009. All Rights Reserved.