org.csapi.fw
Class TpServiceContract

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

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

Generated from IDL definition of struct "TpServiceContract"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpServiceContractDescription ServiceContractDescription
           
 java.lang.String ServiceContractID
           
 
Constructor Summary
TpServiceContract()
           
TpServiceContract(java.lang.String ServiceContractID, TpServiceContractDescription ServiceContractDescription)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ServiceContractID

public java.lang.String ServiceContractID

ServiceContractDescription

public TpServiceContractDescription ServiceContractDescription
Constructor Detail

TpServiceContract

public TpServiceContract()

TpServiceContract

public TpServiceContract(java.lang.String ServiceContractID,
                         TpServiceContractDescription ServiceContractDescription)


Copyright © 2009. All Rights Reserved.