org.omg.Security
Class OptionsDirectionPair

java.lang.Object
  extended by org.omg.Security.OptionsDirectionPair
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class OptionsDirectionPair
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "OptionsDirectionPair"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 CommunicationDirection direction
           
 short options
           
 
Constructor Summary
OptionsDirectionPair()
           
OptionsDirectionPair(short options, CommunicationDirection direction)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

options

public short options

direction

public CommunicationDirection direction
Constructor Detail

OptionsDirectionPair

public OptionsDirectionPair()

OptionsDirectionPair

public OptionsDirectionPair(short options,
                            CommunicationDirection direction)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.