Uses of Enum
com.xero.models.payrollnz.PayRun.PayRunTypeEnum
Packages that use PayRun.PayRunTypeEnum
-
Uses of PayRun.PayRunTypeEnum in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz 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.payrollnz with parameters of type PayRun.PayRunTypeEnumModifier and TypeMethodDescriptionPayRun.payRunType(PayRun.PayRunTypeEnum payRunType) Pay run typevoidPayRun.setPayRunType(PayRun.PayRunTypeEnum payRunType) Pay run type