org.omg.CSI
Class AuthorizationElement

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

public final class AuthorizationElement
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/CSI/AuthorizationElement.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CSI.idl Tuesday, December 2, 2008 12:16:18 PM EST

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 © 2008. All Rights Reserved.