org.csapi.ui
Class TpUITargetObject

java.lang.Object
  extended by org.csapi.ui.TpUITargetObject
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL definition of union "TpUITargetObject"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Constructor Summary
TpUITargetObject()
           
 
Method Summary
 TpCallIdentifier Call()
           
 void Call(TpCallIdentifier _x)
           
 TpCallLegIdentifier CallLeg()
           
 void CallLeg(TpCallLegIdentifier _x)
           
 TpUITargetObjectType discriminator()
           
 TpMultiPartyCallIdentifier MultiPartyCall()
           
 void MultiPartyCall(TpMultiPartyCallIdentifier _x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TpUITargetObject

public TpUITargetObject()
Method Detail

discriminator

public TpUITargetObjectType discriminator()

Call

public TpCallIdentifier Call()

Call

public void Call(TpCallIdentifier _x)

MultiPartyCall

public TpMultiPartyCallIdentifier MultiPartyCall()

MultiPartyCall

public void MultiPartyCall(TpMultiPartyCallIdentifier _x)

CallLeg

public TpCallLegIdentifier CallLeg()

CallLeg

public void CallLeg(TpCallLegIdentifier _x)


Copyright © 2009. All Rights Reserved.