Uses of Enum
com.xero.models.payrolluk.Benefit.CategoryEnum
Packages that use Benefit.CategoryEnum
-
Uses of Benefit.CategoryEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return Benefit.CategoryEnumModifier and TypeMethodDescriptionstatic Benefit.CategoryEnumfromValueBenefit.getCategory()Category type of the employer pensionstatic Benefit.CategoryEnumReturns the enum constant of this type with the specified name.static Benefit.CategoryEnum[]Benefit.CategoryEnum.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 Benefit.CategoryEnumModifier and TypeMethodDescriptionBenefit.category(Benefit.CategoryEnum category) Category type of the employer pensionvoidBenefit.setCategory(Benefit.CategoryEnum category) Category type of the employer pension