Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::laser::client::impl::data::StatusImpl Class Reference

List of all members.

Public Member Functions

 StatusImpl (cern.laser.business.data.Status status)
boolean isActive ()
boolean isMasked ()
boolean isReduced ()
String getSourceHostname ()
Timestamp getSourceTimestamp ()
Timestamp getUserTimestamp ()
Timestamp getSystemTimestamp ()
Properties getUserProperties ()
void setActive (boolean newActive)
void setMasked (boolean newMasked)
void setReduced (boolean newReduced)
void setSourceHostname (String newSourceHostname)
void setSourceTimestamp (Timestamp newSourceTimestamp)
void setSystemTimestamp (Timestamp newSystemTimestamp)
void setUserProperties (Properties newUserProperties)
void setUserTimestamp (Timestamp newUserTimestamp)
boolean equals (Object obj)
int hashCode ()
Object clone () throws CloneNotSupportedException
String toString ()

Private Attributes

boolean active
boolean masked
boolean reduced
Timestamp sourceTimestamp
String sourceHostname
Timestamp userTimestamp
Timestamp systemTimestamp
Properties userProperties

Constructor & Destructor Documentation

cern::laser::client::impl::data::StatusImpl::StatusImpl cern.laser.business.data.Status  status  )  [inline]
 


Member Function Documentation

Object cern::laser::client::impl::data::StatusImpl::clone  )  throws CloneNotSupportedException [inline]
 

boolean cern::laser::client::impl::data::StatusImpl::equals Object  obj  )  [inline]
 

String cern::laser::client::impl::data::StatusImpl::getSourceHostname  )  [inline]
 

Timestamp cern::laser::client::impl::data::StatusImpl::getSourceTimestamp  )  [inline]
 

Timestamp cern::laser::client::impl::data::StatusImpl::getSystemTimestamp  )  [inline]
 

Properties cern::laser::client::impl::data::StatusImpl::getUserProperties  )  [inline]
 

Timestamp cern::laser::client::impl::data::StatusImpl::getUserTimestamp  )  [inline]
 

int cern::laser::client::impl::data::StatusImpl::hashCode  )  [inline]
 

boolean cern::laser::client::impl::data::StatusImpl::isActive  )  [inline]
 

boolean cern::laser::client::impl::data::StatusImpl::isMasked  )  [inline]
 

boolean cern::laser::client::impl::data::StatusImpl::isReduced  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setActive boolean  newActive  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setMasked boolean  newMasked  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setReduced boolean  newReduced  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setSourceHostname String  newSourceHostname  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setSourceTimestamp Timestamp  newSourceTimestamp  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setSystemTimestamp Timestamp  newSystemTimestamp  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setUserProperties Properties  newUserProperties  )  [inline]
 

void cern::laser::client::impl::data::StatusImpl::setUserTimestamp Timestamp  newUserTimestamp  )  [inline]
 

String cern::laser::client::impl::data::StatusImpl::toString  )  [inline]
 


Member Data Documentation

boolean cern::laser::client::impl::data::StatusImpl::active [private]
 

boolean cern::laser::client::impl::data::StatusImpl::masked [private]
 

boolean cern::laser::client::impl::data::StatusImpl::reduced [private]
 

String cern::laser::client::impl::data::StatusImpl::sourceHostname [private]
 

Timestamp cern::laser::client::impl::data::StatusImpl::sourceTimestamp [private]
 

Timestamp cern::laser::client::impl::data::StatusImpl::systemTimestamp [private]
 

Properties cern::laser::client::impl::data::StatusImpl::userProperties [private]
 

Timestamp cern::laser::client::impl::data::StatusImpl::userTimestamp [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:52 2009 for ACS Java API by doxygen 1.3.8