org.csapi.fw
Class TpSagProfilePair

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

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

Generated from IDL definition of struct "TpSagProfilePair"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String Sag
           
 java.lang.String ServiceProfile
           
 
Constructor Summary
TpSagProfilePair()
           
TpSagProfilePair(java.lang.String Sag, java.lang.String ServiceProfile)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Sag

public java.lang.String Sag

ServiceProfile

public java.lang.String ServiceProfile
Constructor Detail

TpSagProfilePair

public TpSagProfilePair()

TpSagProfilePair

public TpSagProfilePair(java.lang.String Sag,
                        java.lang.String ServiceProfile)


Copyright © 2008. All Rights Reserved.