org.omg.Security
Class OptionsDirectionPair
java.lang.Object
org.omg.Security.OptionsDirectionPair
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class OptionsDirectionPair
- extends Object
- implements IDLEntity
org/omg/Security/OptionsDirectionPair.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/Security.idl
Saturday, November 26, 2011 9:53:35 PM UTC
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
options
public short options
direction
public CommunicationDirection direction
OptionsDirectionPair
public OptionsDirectionPair()
OptionsDirectionPair
public OptionsDirectionPair(short _options,
CommunicationDirection _direction)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.