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
Generated from IDL struct "OptionsDirectionPair".
- Version:
- generated at Sep 22, 2012 10:58:04 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- 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-2012 Apache Software Foundation. All Rights Reserved.