|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.Security.OptionsDirectionPair
Generated from IDL definition of struct "OptionsDirectionPair"
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 |
public short options
public CommunicationDirection direction
Constructor Detail |
public OptionsDirectionPair()
public OptionsDirectionPair(short options, CommunicationDirection direction)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |