Uses of Enum
com.xero.models.accounting.Payment.PaymentTypeEnum
Packages that use Payment.PaymentTypeEnum
-
Uses of Payment.PaymentTypeEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return Payment.PaymentTypeEnumModifier and TypeMethodDescriptionstatic Payment.PaymentTypeEnumfromValuePayment.getPaymentType()See Payment Types.static Payment.PaymentTypeEnumReturns the enum constant of this type with the specified name.static Payment.PaymentTypeEnum[]Payment.PaymentTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.