org.csapi.pam
Class TpPAMAPSEventData

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

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

Generated from IDL definition of struct "TpPAMAPSEventData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String[] AgentName
           
 java.lang.String[] AgentType
           
 java.lang.String[] AttributeNames
           
 long ReportingPeriod
           
 
Constructor Summary
TpPAMAPSEventData()
           
TpPAMAPSEventData(java.lang.String[] AgentName, java.lang.String[] AgentType, java.lang.String[] AttributeNames, long ReportingPeriod)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AgentName

public java.lang.String[] AgentName

AgentType

public java.lang.String[] AgentType

AttributeNames

public java.lang.String[] AttributeNames

ReportingPeriod

public long ReportingPeriod
Constructor Detail

TpPAMAPSEventData

public TpPAMAPSEventData()

TpPAMAPSEventData

public TpPAMAPSEventData(java.lang.String[] AgentName,
                         java.lang.String[] AgentType,
                         java.lang.String[] AttributeNames,
                         long ReportingPeriod)


Copyright © 2009. All Rights Reserved.