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::SourceImpl Class Reference

List of all members.

Public Member Functions

 SourceImpl (cern.laser.business.data.Source source)
String getSourceId ()
String getName ()
String getDescription ()
ResponsiblePerson getResponsiblePerson ()
void setDescription (String newDescription)
void setResponsiblePerson (ResponsiblePerson newResponsiblePerson)
void setSourceId (String newSourceId)
boolean equals (Object obj)
int hashCode ()
Object clone () throws CloneNotSupportedException
String toString ()

Private Attributes

String sourceId
String description
ResponsiblePerson responsiblePerson

Constructor & Destructor Documentation

cern::laser::client::impl::data::SourceImpl::SourceImpl cern.laser.business.data.Source  source  )  [inline]
 


Member Function Documentation

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

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

String cern::laser::client::impl::data::SourceImpl::getDescription  )  [inline]
 

String cern::laser::client::impl::data::SourceImpl::getName  )  [inline]
 

ResponsiblePerson cern::laser::client::impl::data::SourceImpl::getResponsiblePerson  )  [inline]
 

String cern::laser::client::impl::data::SourceImpl::getSourceId  )  [inline]
 

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

void cern::laser::client::impl::data::SourceImpl::setDescription String  newDescription  )  [inline]
 

void cern::laser::client::impl::data::SourceImpl::setResponsiblePerson ResponsiblePerson  newResponsiblePerson  )  [inline]
 

void cern::laser::client::impl::data::SourceImpl::setSourceId String  newSourceId  )  [inline]
 

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


Member Data Documentation

String cern::laser::client::impl::data::SourceImpl::description [private]
 

ResponsiblePerson cern::laser::client::impl::data::SourceImpl::responsiblePerson [private]
 

String cern::laser::client::impl::data::SourceImpl::sourceId [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