|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CSI.AuthorizationElement
Generated from IDL definition of struct "AuthorizationElement"
Field Summary | |
---|---|
byte[] |
the_element
|
int |
the_type
|
Constructor Summary | |
---|---|
AuthorizationElement()
|
|
AuthorizationElement(int the_type,
byte[] the_element)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int the_type
public byte[] the_element
Constructor Detail |
public AuthorizationElement()
public AuthorizationElement(int the_type, byte[] the_element)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |