org.omg.Security
Class SelectorValue

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

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

org/omg/Security/SelectorValue.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/Security.idl Monday, March 23, 2009 3:45:51 PM EDT

See Also:
Serialized Form

Field Summary
 int selector
           
 org.omg.CORBA.Any value
           
 
Constructor Summary
SelectorValue()
           
SelectorValue(int _selector, org.omg.CORBA.Any _value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

selector

public int selector

value

public org.omg.CORBA.Any value
Constructor Detail

SelectorValue

public SelectorValue()

SelectorValue

public SelectorValue(int _selector,
                     org.omg.CORBA.Any _value)


Copyright © 2009. All Rights Reserved.