org.omg.Security
Class CommunicationDirection
java.lang.Object
org.omg.Security.CommunicationDirection
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public class CommunicationDirection
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/Security/CommunicationDirection.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /var/home/jpp/rebuild/devel/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/Security.idl
Wednesday, October 24, 2007 3:42:10 PM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_SecDirectionBoth
public static final int _SecDirectionBoth
- See Also:
- Constant Field Values
SecDirectionBoth
public static final CommunicationDirection SecDirectionBoth
_SecDirectionRequest
public static final int _SecDirectionRequest
- See Also:
- Constant Field Values
SecDirectionRequest
public static final CommunicationDirection SecDirectionRequest
_SecDirectionReply
public static final int _SecDirectionReply
- See Also:
- Constant Field Values
SecDirectionReply
public static final CommunicationDirection SecDirectionReply
CommunicationDirection
protected CommunicationDirection(int value)
value
public int value()
from_int
public static CommunicationDirection from_int(int value)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.