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

Generated from IDL definition of struct "SelectorValue"

Author:
JacORB IDL compiler
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 © {inceptionYear}-2007 null. All Rights Reserved.