|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.Security.OptionsDirectionPair
public final class OptionsDirectionPair
Generated from IDL struct "OptionsDirectionPair".
| 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 |
|---|
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 | |||||||||