Public Member Functions | Public Attributes

alma.acs.monitoring.DAO.ComponentData Class Reference

Inherited by alma.acs.monitoring.blobber.CollectorList.BlobData.

List of all members.

Public Member Functions

void reset ()
String toString ()
int hashCode ()
boolean equals (Object obj)
String propertyPathname ()

Public Attributes

String componentName
String propertyName
Integer index
String serialNumber
long startTime
long stopTime
int sampleSize
String clob = ""
ComponentStatistics statistics = null
Long configurationId = -1L
Long hwConfigurationId = -1L
Long assemblyId = -1L
Long componentId = -1L
Long baciPropertyId = -1L
Long monitorPointId = -1L
boolean isOnDB = false
String monitorPointName = "generic"

Member Function Documentation

boolean alma.acs.monitoring.DAO.ComponentData.equals ( Object  obj  ) 
int alma.acs.monitoring.DAO.ComponentData.hashCode (  ) 
String alma.acs.monitoring.DAO.ComponentData.propertyPathname (  ) 
void alma.acs.monitoring.DAO.ComponentData.reset (  ) 
String alma.acs.monitoring.DAO.ComponentData.toString (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties