org.csapi.fw
Class TpAssignSagToServiceProfileConflict

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

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

Generated from IDL definition of struct "TpAssignSagToServiceProfileConflict"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpSagProfilePair AlreadyAssignedSagProfilePair
           
 java.lang.String ClientApplication
           
 java.lang.String Service
           
 
Constructor Summary
TpAssignSagToServiceProfileConflict()
           
TpAssignSagToServiceProfileConflict(java.lang.String ClientApplication, 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

AlreadyAssignedSagProfilePair

public TpSagProfilePair AlreadyAssignedSagProfilePair

Service

public java.lang.String Service
Constructor Detail

TpAssignSagToServiceProfileConflict

public TpAssignSagToServiceProfileConflict()

TpAssignSagToServiceProfileConflict

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


Copyright © 2009. All Rights Reserved.