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