public class Employee extends BusinessObject
Constructor and Description |
---|
Employee() |
public List<EmployeeAddress> getAddresses()
public void setAddresses(List<EmployeeAddress> value)
public Calendar getBenefitExpiration()
public void setBenefitExpiration(Calendar value)
public Calendar getBenefitStartDate()
public void setBenefitStartDate(Calendar value)
public Calendar getBirthDate()
public void setBirthDate(Calendar value)
public EmployeeClassKey getClassKey()
public void setClassKey(EmployeeClassKey value)
public CompanyAddressKey getCompanyAddressKey()
public void setCompanyAddressKey(CompanyAddressKey value)
public Integer getDayOfBirth()
public void setDayOfBirth(Integer value)
public EmployeeAddressKey getDefaultAddressKey()
public void setDefaultAddressKey(EmployeeAddressKey value)
public CashAccountFromType getDefaultCashAccountFromType()
public void setDefaultCashAccountFromType(CashAccountFromType value)
public DepartmentKey getDepartmentKey()
public void setDepartmentKey(DepartmentKey value)
public DivisionKey getDivisionKey()
public void setDivisionKey(DivisionKey value)
public Boolean isDoesCalculateMinimumWageBalance()
public void setDoesCalculateMinimumWageBalance(Boolean value)
public Calendar getEmployeeInactivatedDate()
public void setEmployeeInactivatedDate(Calendar value)
public EmployeeKey getEmployeeKey()
public void setEmployeeKey(EmployeeKey value)
public Calendar getEmploymentStartDate()
public void setEmploymentStartDate(Calendar value)
public EmploymentType getEmploymentType()
public void setEmploymentType(EmploymentType value)
public Ethnicity getEthnicity()
public void setEthnicity(Ethnicity value)
public String getFederalClass()
public void setFederalClass(String value)
public GLAccountNumberKey getGLAccountKey()
public void setGLAccountKey(GLAccountNumberKey value)
public Gender getGenderCode()
public void setGenderCode(Gender value)
public HRStatus getHRStatus()
public void setHRStatus(HRStatus value)
public Calendar getI9RenewDate()
public void setI9RenewDate(Calendar value)
public Boolean isIsActive()
public void setIsActive(Boolean value)
public Boolean isIsDisabled()
public void setIsDisabled(Boolean value)
public Boolean isIsDisabledVeteran()
public void setIsDisabledVeteran(Boolean value)
public Boolean isIsI9Verified()
public void setIsI9Verified(Boolean value)
public Boolean isIsOtherVeteran()
public void setIsOtherVeteran(Boolean value)
public Boolean isIsSmoker()
public void setIsSmoker(Boolean value)
public Boolean isIsUnionEmployee()
public void setIsUnionEmployee(Boolean value)
public Boolean isIsUnitedStatesCitizen()
public void setIsUnitedStatesCitizen(Boolean value)
public Boolean isIsVeteran()
public void setIsVeteran(Boolean value)
public Boolean isIsVietnamEraVeteran()
public void setIsVietnamEraVeteran(Boolean value)
public Calendar getLastWorkedDate()
public void setLastWorkedDate(Calendar value)
public MaritalStatus getMaritalStatus()
public void setMaritalStatus(MaritalStatus value)
public Calendar getMilitaryDischargeDate()
public void setMilitaryDischargeDate(Calendar value)
public MoneyAmount getMinimumNetPay()
public void setMinimumNetPay(MoneyAmount value)
public String getModifiedBy()
public void setModifiedBy(String value)
public Calendar getModifiedDate()
public void setModifiedDate(Calendar value)
public ISO8061Month getMonthOfBirth()
public void setMonthOfBirth(ISO8061Month value)
public Name getName()
public void setName(Name value)
public PositionKey getPositionKey()
public void setPositionKey(PositionKey value)
public PrimaryPayCodeKey getPrimaryPayCodeKey()
public void setPrimaryPayCodeKey(PrimaryPayCodeKey value)
public String getRateClass()
public void setRateClass(String value)
public String getReasonEmployeeInactivated()
public void setReasonEmployeeInactivated(String value)
public Review getReview()
public void setReview(Review value)
public SUTAStateKey getSUTAStateKey()
public void setSUTAStateKey(SUTAStateKey value)
public SickTime getSickTime()
public void setSickTime(SickTime value)
public Spouse getSpouse()
public void setSpouse(Spouse value)
public String getStatus()
public void setStatus(String value)
public SupervisorKey getSupervisorKey()
public void setSupervisorKey(SupervisorKey value)
public String getTaxIdentifier()
public void setTaxIdentifier(String value)
public UnionKey getUnionKey()
public void setUnionKey(UnionKey value)
public String getUserDefined1()
public void setUserDefined1(String value)
public String getUserDefined2()
public void setUserDefined2(String value)
public Vacation getVacation()
public void setVacation(Vacation value)
public Integer getWorkHoursPerYear()
public void setWorkHoursPerYear(Integer value)
public WorkersCompensationKey getWorkersCompensationKey()
public void setWorkersCompensationKey(WorkersCompensationKey value)
Copyright © 2010–2016. All rights reserved.