Uses of Enum
com.xero.models.payrolluk.PayRun.PayRunTypeEnum
Packages that use PayRun.PayRunTypeEnum
-
Uses of PayRun.PayRunTypeEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PayRun.PayRunTypeEnumModifier and TypeMethodDescriptionstatic PayRun.PayRunTypeEnumfromValuePayRun.getPayRunType()Pay run typestatic PayRun.PayRunTypeEnumReturns the enum constant of this type with the specified name.static PayRun.PayRunTypeEnum[]PayRun.PayRunTypeEnum.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.PayRunTypeEnumModifier and TypeMethodDescriptionPayRun.payRunType(PayRun.PayRunTypeEnum payRunType) Pay run typevoidPayRun.setPayRunType(PayRun.PayRunTypeEnum payRunType) Pay run type