Uses of Class
com.xero.models.payrollau.LeaveTypeContributionType
-
Packages that use LeaveTypeContributionType Package Description com.xero.models.payrollau -
-
Uses of LeaveTypeContributionType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return LeaveTypeContributionType Modifier and Type Method Description static LeaveTypeContributionTypeLeaveTypeContributionType. fromValue(String value)fromValuestatic LeaveTypeContributionTypeLeaveTypeContributionType. valueOf(String name)Returns the enum constant of this type with the specified name.static LeaveTypeContributionType[]LeaveTypeContributionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-