- java.lang.Object
-
- org.egov.infra.persistence.entity.AbstractPersistable<Long>
-
- org.egov.infra.persistence.entity.AbstractAuditable
-
- org.egov.eis.entity.EmployeeType
-
-
Method Summary
-
Methods inherited from class org.egov.infra.persistence.entity.AbstractAuditable
getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDate
-
Methods inherited from class org.egov.infra.persistence.entity.AbstractPersistable
getVersion, isNew, notEquals, toString
-
-
Constructor Detail
-
EmployeeType
public EmployeeType()
-
Method Detail
-
getName
public String getName()
-
getId
public Long getId()
- Specified by:
getId in class org.egov.infra.persistence.entity.AbstractPersistable<Long>
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.