Uses of Enum
com.xero.models.accounting.BatchPayment.StatusEnum
Packages that use BatchPayment.StatusEnum
-
Uses of BatchPayment.StatusEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return BatchPayment.StatusEnumModifier and TypeMethodDescriptionstatic BatchPayment.StatusEnumfromValueBatchPayment.getStatus()AUTHORISED or DELETED (read-only).static BatchPayment.StatusEnumReturns the enum constant of this type with the specified name.static BatchPayment.StatusEnum[]BatchPayment.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.