|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CSIIOP.CompoundSecMechList
Generated from IDL definition of struct "CompoundSecMechList"
Field Summary | |
CompoundSecMech[] |
mechanism_list
|
boolean |
stateful
|
Constructor Summary | |
CompoundSecMechList()
|
|
CompoundSecMechList(boolean stateful,
CompoundSecMech[] mechanism_list)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean stateful
public CompoundSecMech[] mechanism_list
Constructor Detail |
public CompoundSecMechList()
public CompoundSecMechList(boolean stateful, CompoundSecMech[] mechanism_list)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |