org.omg.CosTrading.LookupPackage
Class SpecifiedProps

java.lang.Object
  extended byorg.omg.CosTrading.LookupPackage.SpecifiedProps
All Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of union "SpecifiedProps"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Constructor Summary
SpecifiedProps()
           
 
Method Summary
 void __default()
           
 void __default(HowManyProps _discriminator)
           
 HowManyProps discriminator()
           
 java.lang.String[] prop_names()
           
 void prop_names(java.lang.String[] _x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecifiedProps

public SpecifiedProps()
Method Detail

discriminator

public HowManyProps discriminator()

prop_names

public java.lang.String[] prop_names()

prop_names

public void prop_names(java.lang.String[] _x)

__default

public void __default()

__default

public void __default(HowManyProps _discriminator)