org.csapi.pam
Class TpPAMAANotificationData

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

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

Generated from IDL definition of struct "TpPAMAANotificationData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

Identity

public java.lang.String Identity

Agent

public java.lang.String Agent
Constructor Detail

TpPAMAANotificationData

public TpPAMAANotificationData()

TpPAMAANotificationData

public TpPAMAANotificationData(java.lang.String Identity,
                               java.lang.String Agent)


Copyright © 2009. All Rights Reserved.