org.csapi.fw
Class TpAddSagMembersConflict

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

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

Generated from IDL definition of struct "TpAddSagMembersConflict"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpSagProfilePair AlreadyAssignedSagProfilePair
           
 java.lang.String ClientApplication
           
 TpSagProfilePair ConflictGeneratingSagProfilePair
           
 java.lang.String Service
           
 
Constructor Summary
TpAddSagMembersConflict()
           
TpAddSagMembersConflict(java.lang.String ClientApplication, TpSagProfilePair ConflictGeneratingSagProfilePair, TpSagProfilePair AlreadyAssignedSagProfilePair, java.lang.String Service)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ClientApplication

public java.lang.String ClientApplication

ConflictGeneratingSagProfilePair

public TpSagProfilePair ConflictGeneratingSagProfilePair

AlreadyAssignedSagProfilePair

public TpSagProfilePair AlreadyAssignedSagProfilePair

Service

public java.lang.String Service
Constructor Detail

TpAddSagMembersConflict

public TpAddSagMembersConflict()

TpAddSagMembersConflict

public TpAddSagMembersConflict(java.lang.String ClientApplication,
                               TpSagProfilePair ConflictGeneratingSagProfilePair,
                               TpSagProfilePair AlreadyAssignedSagProfilePair,
                               java.lang.String Service)


Copyright © 2008. All Rights Reserved.