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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8