org.csapi.fw
Class TpServiceContractDescription
java.lang.Object
org.csapi.fw.TpServiceContractDescription
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpServiceContractDescription
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpServiceContractDescription"
- 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 |
ServiceRequestor
public TpPerson ServiceRequestor
BillingContact
public TpPerson BillingContact
ServiceStartDate
public java.lang.String ServiceStartDate
ServiceEndDate
public java.lang.String ServiceEndDate
ServiceTypeName
public java.lang.String ServiceTypeName
ServiceID
public java.lang.String ServiceID
ServiceSubscriptionProperties
public TpServiceProperty[] ServiceSubscriptionProperties
InUse
public boolean InUse
TpServiceContractDescription
public TpServiceContractDescription()
TpServiceContractDescription
public TpServiceContractDescription(TpPerson ServiceRequestor,
TpPerson BillingContact,
java.lang.String ServiceStartDate,
java.lang.String ServiceEndDate,
java.lang.String ServiceTypeName,
java.lang.String ServiceID,
TpServiceProperty[] ServiceSubscriptionProperties,
boolean InUse)
Copyright © 2009. All Rights Reserved.