org.csapi.fw
Class TpServiceProfile

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

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

Generated from IDL definition of struct "TpServiceProfile"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpServiceProfileDescription ServiceProfileDescription
           
 java.lang.String ServiceProfileID
           
 
Constructor Summary
TpServiceProfile()
           
TpServiceProfile(java.lang.String ServiceProfileID, TpServiceProfileDescription ServiceProfileDescription)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ServiceProfileID

public java.lang.String ServiceProfileID

ServiceProfileDescription

public TpServiceProfileDescription ServiceProfileDescription
Constructor Detail

TpServiceProfile

public TpServiceProfile()

TpServiceProfile

public TpServiceProfile(java.lang.String ServiceProfileID,
                        TpServiceProfileDescription ServiceProfileDescription)


Copyright © 2008. All Rights Reserved.