Uses of Enum
com.xero.models.payrollau.PayRunStatus
Packages that use PayRunStatus
-
Uses of PayRunStatus in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return PayRunStatusModifier and TypeMethodDescriptionstatic PayRunStatusfromValuePayRun.getPayRunStatus()Get payRunStatusstatic PayRunStatusReturns the enum constant of this type with the specified name.static PayRunStatus[]PayRunStatus.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 PayRunStatusModifier and TypeMethodDescriptionPayRun.payRunStatus(PayRunStatus payRunStatus) payRunStatusvoidPayRun.setPayRunStatus(PayRunStatus payRunStatus) payRunStatus