org.csapi.cc
Class TpCallAdditionalEventInfo
java.lang.Object
org.csapi.cc.TpCallAdditionalEventInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpCallAdditionalEventInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of union "TpCallAdditionalEventInfo"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TpCallAdditionalEventInfo
public TpCallAdditionalEventInfo()
discriminator
public TpCallEventType discriminator()
CollectedAddress
public TpAddress CollectedAddress()
CollectedAddress
public void CollectedAddress(TpAddress _x)
CalledAddress
public TpAddress CalledAddress()
CalledAddress
public void CalledAddress(TpAddress _x)
OriginatingServiceCode
public TpCallServiceCode OriginatingServiceCode()
OriginatingServiceCode
public void OriginatingServiceCode(TpCallServiceCode _x)
OriginatingReleaseCause
public TpReleaseCause OriginatingReleaseCause()
OriginatingReleaseCause
public void OriginatingReleaseCause(TpReleaseCause _x)
TerminatingReleaseCause
public TpReleaseCause TerminatingReleaseCause()
TerminatingReleaseCause
public void TerminatingReleaseCause(TpReleaseCause _x)
ForwardAddress
public TpAddress ForwardAddress()
ForwardAddress
public void ForwardAddress(TpAddress _x)
TerminatingServiceCode
public TpCallServiceCode TerminatingServiceCode()
TerminatingServiceCode
public void TerminatingServiceCode(TpCallServiceCode _x)
Dummy
public short Dummy()
Dummy
public void Dummy(short _x)
Dummy
public void Dummy(TpCallEventType _discriminator,
short _x)
Copyright © 2009. All Rights Reserved.