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