org.omg.Security
Class Right

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

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

Generated from IDL struct "Right".

Version:
generated at Dec 2, 2008 12:16:30 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 ExtensibleFamily rights_family
           
 java.lang.String the_right
           
 
Constructor Summary
Right()
           
Right(ExtensibleFamily rights_family, java.lang.String the_right)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rights_family

public ExtensibleFamily rights_family

the_right

public java.lang.String the_right
Constructor Detail

Right

public Right()

Right

public Right(ExtensibleFamily rights_family,
             java.lang.String the_right)


Copyright © 2008. All Rights Reserved.