org.csapi.fw
Class TpServiceProperty

java.lang.Object
  extended by org.csapi.fw.TpServiceProperty
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpServiceProperty
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpServiceProperty"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String ServicePropertyName
           
 java.lang.String[] ServicePropertyValueList
           
 
Constructor Summary
TpServiceProperty()
           
TpServiceProperty(java.lang.String ServicePropertyName, java.lang.String[] ServicePropertyValueList)
           
 
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

ServicePropertyValueList

public java.lang.String[] ServicePropertyValueList
Constructor Detail

TpServiceProperty

public TpServiceProperty()

TpServiceProperty

public TpServiceProperty(java.lang.String ServicePropertyName,
                         java.lang.String[] ServicePropertyValueList)


Copyright © 2008. All Rights Reserved.