org.omg.Security
Class Right

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

public final class Right
extends java.lang.Object
implements IDLEntity

Generated from IDL struct "Right".

Version:
generated at Mar 21, 2012 11:04:24 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
See Also:
Serialized Form

Field Summary
 java.lang.String right
           
 ExtensibleFamily rights_family
           
 
Constructor Summary
Right()
           
Right(ExtensibleFamily rights_family, java.lang.String 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

right

public java.lang.String right
Constructor Detail

Right

public Right()

Right

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