Uses of Enum
com.xero.models.payrolluk.LeavePeriod.PeriodStatusEnum
Packages that use LeavePeriod.PeriodStatusEnum
-
Uses of LeavePeriod.PeriodStatusEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return LeavePeriod.PeriodStatusEnumModifier and TypeMethodDescriptionstatic LeavePeriod.PeriodStatusEnumfromValueLeavePeriod.getPeriodStatus()Period Statusstatic LeavePeriod.PeriodStatusEnumReturns the enum constant of this type with the specified name.static LeavePeriod.PeriodStatusEnum[]LeavePeriod.PeriodStatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.payrolluk with parameters of type LeavePeriod.PeriodStatusEnumModifier and TypeMethodDescriptionLeavePeriod.periodStatus(LeavePeriod.PeriodStatusEnum periodStatus) Period StatusvoidLeavePeriod.setPeriodStatus(LeavePeriod.PeriodStatusEnum periodStatus) Period Status