org.omg.Security
Class Right

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

public final class Right
extends Object
implements IDLEntity

Generated from IDL struct "Right".

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

Field Summary
 ExtensibleFamily rights_family
           
 String the_right
           
 
Constructor Summary
Right()
           
Right(ExtensibleFamily rights_family, 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 String the_right
Constructor Detail

Right

public Right()

Right

public Right(ExtensibleFamily rights_family,
             String the_right)


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