org.csapi.fw
Class TpServiceTypeProperty

java.lang.Object
  extended by 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

Field Summary
 java.lang.String ServicePropertyName
           
 java.lang.String ServicePropertyTypeName
           
 TpServiceTypePropertyMode ServiceTypePropertyMode
           
 
Constructor Summary
TpServiceTypeProperty()
           
TpServiceTypeProperty(java.lang.String ServicePropertyName, TpServiceTypePropertyMode ServiceTypePropertyMode, java.lang.String ServicePropertyTypeName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ServicePropertyName

public java.lang.String ServicePropertyName

ServiceTypePropertyMode

public TpServiceTypePropertyMode ServiceTypePropertyMode

ServicePropertyTypeName

public java.lang.String ServicePropertyTypeName
Constructor Detail

TpServiceTypeProperty

public TpServiceTypeProperty()

TpServiceTypeProperty

public TpServiceTypeProperty(java.lang.String ServicePropertyName,
                             TpServiceTypePropertyMode ServiceTypePropertyMode,
                             java.lang.String ServicePropertyTypeName)


Copyright © 2009. All Rights Reserved.