org.csapi.fw
Class TpService

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

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

Generated from IDL definition of struct "TpService"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpServiceDescription ServiceDescription
           
 java.lang.String ServiceID
           
 
Constructor Summary
TpService()
           
TpService(java.lang.String ServiceID, TpServiceDescription ServiceDescription)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ServiceID

public java.lang.String ServiceID

ServiceDescription

public TpServiceDescription ServiceDescription
Constructor Detail

TpService

public TpService()

TpService

public TpService(java.lang.String ServiceID,
                 TpServiceDescription ServiceDescription)


Copyright © 2009. All Rights Reserved.