Public Member Functions

cern.laser.client.impl.data.SourceImpl Class Reference

Inheritance diagram for cern.laser.client.impl.data.SourceImpl:
cern.laser.client.data.Source

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 ()

Constructor & Destructor Documentation

cern.laser.client.impl.data.SourceImpl.SourceImpl ( cern.laser.business.data.Source  source  ) 

Member Function Documentation

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

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