Uses of Enum
com.xero.models.payrollau.LeavePeriodStatus
Packages that use LeavePeriodStatus
-
Uses of LeavePeriodStatus in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return LeavePeriodStatusModifier and TypeMethodDescriptionstatic LeavePeriodStatusfromValueLeavePeriod.getLeavePeriodStatus()Get leavePeriodStatusstatic LeavePeriodStatusReturns the enum constant of this type with the specified name.static LeavePeriodStatus[]LeavePeriodStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.payrollau with parameters of type LeavePeriodStatusModifier and TypeMethodDescriptionLeavePeriod.leavePeriodStatus(LeavePeriodStatus leavePeriodStatus) leavePeriodStatusvoidLeavePeriod.setLeavePeriodStatus(LeavePeriodStatus leavePeriodStatus) leavePeriodStatus