org.csapi.fw
Class TpServiceTypeDescription
java.lang.Object
org.csapi.fw.TpServiceTypeDescription
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpServiceTypeDescription
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpServiceTypeDescription"
- 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 |
ServiceTypePropertyList
public TpServiceTypeProperty[] ServiceTypePropertyList
ServiceTypeNameList
public java.lang.String[] ServiceTypeNameList
AvailableOrUnavailable
public boolean AvailableOrUnavailable
TpServiceTypeDescription
public TpServiceTypeDescription()
TpServiceTypeDescription
public TpServiceTypeDescription(TpServiceTypeProperty[] ServiceTypePropertyList,
java.lang.String[] ServiceTypeNameList,
boolean AvailableOrUnavailable)
Copyright © 2009. All Rights Reserved.