org.csapi.cc
Class TpCallServiceCode

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

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

Generated from IDL definition of struct "TpCallServiceCode"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpCallServiceCodeType CallServiceCodeType
           
 java.lang.String ServiceCodeValue
           
 
Constructor Summary
TpCallServiceCode()
           
TpCallServiceCode(TpCallServiceCodeType CallServiceCodeType, java.lang.String ServiceCodeValue)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CallServiceCodeType

public TpCallServiceCodeType CallServiceCodeType

ServiceCodeValue

public java.lang.String ServiceCodeValue
Constructor Detail

TpCallServiceCode

public TpCallServiceCode()

TpCallServiceCode

public TpCallServiceCode(TpCallServiceCodeType CallServiceCodeType,
                         java.lang.String ServiceCodeValue)


Copyright © 2009. All Rights Reserved.