org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
Class SpecifiedServiceTypes

java.lang.Object
  extended byorg.omg.CosTradingRepos.ServiceTypeRepositoryPackage.SpecifiedServiceTypes
All Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of union "SpecifiedServiceTypes"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Constructor Summary
SpecifiedServiceTypes()
           
 
Method Summary
 void __default()
           
 void __default(ListOption _discriminator)
           
 ListOption discriminator()
           
 IncarnationNumber incarnation()
           
 void incarnation(IncarnationNumber _x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecifiedServiceTypes

public SpecifiedServiceTypes()
Method Detail

discriminator

public ListOption discriminator()

incarnation

public IncarnationNumber incarnation()

incarnation

public void incarnation(IncarnationNumber _x)

__default

public void __default()

__default

public void __default(ListOption _discriminator)