Uses of Class
org.csapi.fw.TpSagProfilePair

Packages that use TpSagProfilePair
org.csapi.fw   
 

Uses of TpSagProfilePair in org.csapi.fw
 

Fields in org.csapi.fw declared as TpSagProfilePair
 TpSagProfilePair TpAssignSagToServiceProfileConflict.AlreadyAssignedSagProfilePair
           
 TpSagProfilePair TpAddSagMembersConflict.AlreadyAssignedSagProfilePair
           
 TpSagProfilePair TpAddSagMembersConflict.ConflictGeneratingSagProfilePair
           
 TpSagProfilePair TpSagProfilePairHolder.value
           
 

Methods in org.csapi.fw that return TpSagProfilePair
static TpSagProfilePair TpSagProfilePairHelper.extract(org.omg.CORBA.Any any)
           
static TpSagProfilePair TpSagProfilePairHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpSagProfilePair
static void TpSagProfilePairHelper.insert(org.omg.CORBA.Any any, TpSagProfilePair s)
           
static void TpSagProfilePairHelper.write(org.omg.CORBA.portable.OutputStream out, TpSagProfilePair s)
           
 

Constructors in org.csapi.fw with parameters of type TpSagProfilePair
TpAddSagMembersConflict(java.lang.String ClientApplication, TpSagProfilePair ConflictGeneratingSagProfilePair, TpSagProfilePair AlreadyAssignedSagProfilePair, java.lang.String Service)
           
TpAssignSagToServiceProfileConflict(java.lang.String ClientApplication, TpSagProfilePair AlreadyAssignedSagProfilePair, java.lang.String Service)
           
TpSagProfilePairHolder(TpSagProfilePair initial)
           
 



Copyright © 2008. All Rights Reserved.