org.omg.Security

Class OptionsDirectionPair

Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of struct "OptionsDirectionPair"

Author:
JacORB IDL compiler

Field Summary

CommunicationDirection
direction
short
options

Constructor Summary

OptionsDirectionPair()
OptionsDirectionPair(short options, CommunicationDirection direction)

Field Details

direction

public CommunicationDirection direction


options

public short options

Constructor Details

OptionsDirectionPair

public OptionsDirectionPair()


OptionsDirectionPair

public OptionsDirectionPair(short options,
                            CommunicationDirection direction)