org.omg.Security
Class OptionsDirectionPair

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

public final class OptionsDirectionPair
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/Security/OptionsDirectionPair.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/Security.idl Thursday, May 31, 2007 7:28:30 PM CEST

See Also:
Serialized Form

Field Summary
 CommunicationDirection direction
           
 short options
           
 
Constructor Summary
OptionsDirectionPair()
           
OptionsDirectionPair(short _options, CommunicationDirection _direction)
           
 
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.