Public Member Functions | |
| ResponsiblePersonImpl (cern.laser.business.data.ResponsiblePerson responsible) | |
| Integer | getResponsibleId () |
| String | getFirstName () |
| String | getFamilyName () |
| String | getEMail () |
| String | getGsmNumber () |
| String | getPhoneNumber () |
| boolean | equals (Object obj) |
| int | hashCode () |
| Object | clone () throws CloneNotSupportedException |
| String | toString () |
Private Attributes | |
| Integer | responsibleId |
| String | firstName |
| String | familyName |
| String | |
| String | gsmNumber |
| String | phoneNumber |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8