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