Package common.helper.entity
Class Employee
java.lang.Object
common.helper.entity.Employee
- All Implemented Interfaces:
Entity
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Employee
public Employee()
-
-
Method Details
-
getId
-
getName
-
getAddress
-
setId
-
setName
-
setAddress
-
toString
-
getEntityName
- Specified by:
getEntityName
in interfaceEntity
-