org.csapi.pam
Class TpPAMAUNotificationData

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

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

Generated from IDL definition of struct "TpPAMAUNotificationData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String Agent
           
 java.lang.String Identity
           
 
Constructor Summary
TpPAMAUNotificationData()
           
TpPAMAUNotificationData(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

TpPAMAUNotificationData

public TpPAMAUNotificationData()

TpPAMAUNotificationData

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


Copyright © 2008. All Rights Reserved.