Uses of Enum
com.xero.models.payrolluk.PayRun.PayRunStatusEnum
Packages that use PayRun.PayRunStatusEnum
-
Uses of PayRun.PayRunStatusEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PayRun.PayRunStatusEnumModifier and TypeMethodDescriptionstatic PayRun.PayRunStatusEnumfromValuePayRun.getPayRunStatus()Pay run statusstatic PayRun.PayRunStatusEnumReturns the enum constant of this type with the specified name.static PayRun.PayRunStatusEnum[]PayRun.PayRunStatusEnum.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 PayRun.PayRunStatusEnumModifier and TypeMethodDescriptionPayRun.payRunStatus(PayRun.PayRunStatusEnum payRunStatus) Pay run statusvoidPayRun.setPayRunStatus(PayRun.PayRunStatusEnum payRunStatus) Pay run status