org.csapi.fw
Class TpServiceDescription

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

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

Generated from IDL definition of struct "TpServiceDescription"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpServiceProperty[] ServicePropertyList
           
 java.lang.String ServiceTypeName
           
 
Constructor Summary
TpServiceDescription()
           
TpServiceDescription(java.lang.String ServiceTypeName, TpServiceProperty[] ServicePropertyList)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ServiceTypeName

public java.lang.String ServiceTypeName

ServicePropertyList

public TpServiceProperty[] ServicePropertyList
Constructor Detail

TpServiceDescription

public TpServiceDescription()

TpServiceDescription

public TpServiceDescription(java.lang.String ServiceTypeName,
                            TpServiceProperty[] ServicePropertyList)


Copyright © 2009. All Rights Reserved.