org.omg.CSI
Class AuthorizationElement

java.lang.Object
  extended by org.omg.CSI.AuthorizationElement
All Implemented Interfaces:
Serializable, IDLEntity

public final class AuthorizationElement
extends Object
implements IDLEntity

Generated from IDL struct "AuthorizationElement".

Version:
generated at Jun 18, 2012 10:36:58 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 byte[] the_element
           
 int the_type
           
 
Constructor Summary
AuthorizationElement()
           
AuthorizationElement(int the_type, byte[] the_element)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

the_type

public int the_type

the_element

public byte[] the_element
Constructor Detail

AuthorizationElement

public AuthorizationElement()

AuthorizationElement

public AuthorizationElement(int the_type,
                            byte[] the_element)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.