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