Uses of Enum
cz.gopay.api.v3.model.payment.PaymentResult.Result
Packages that use PaymentResult.Result
-
Uses of PaymentResult.Result in cz.gopay.api.v3.model.payment
Methods in cz.gopay.api.v3.model.payment that return PaymentResult.ResultModifier and TypeMethodDescriptionPaymentResult.getResult()static PaymentResult.ResultReturns the enum constant of this type with the specified name.static PaymentResult.Result[]PaymentResult.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.gopay.api.v3.model.payment with parameters of type PaymentResult.Result