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 Jan 1, 2011 11:42:57 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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)