|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CSI.AuthorizationElement
public final class AuthorizationElement
Struct definition: AuthorizationElement.
| Field Summary | |
|---|---|
byte[] |
the_element
Struct member the_element |
int |
the_type
Struct member the_type |
| Constructor Summary | |
|---|---|
AuthorizationElement()
Default constructor |
|
AuthorizationElement(int the_type,
byte[] the_element)
Constructor with fields initialization |
|
| Method Summary |
|---|
| 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)
the_type - the_type struct memberthe_element - the_element struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||