Uses of Enum
cz.gopay.api.v3.model.payment.Card.CardStatus
Packages that use Card.CardStatus
-
Uses of Card.CardStatus in cz.gopay.api.v3.model.payment
Methods in cz.gopay.api.v3.model.payment that return Card.CardStatusModifier and TypeMethodDescriptionCard.getStatus()static Card.CardStatusReturns the enum constant of this type with the specified name.static Card.CardStatus[]Card.CardStatus.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 Card.CardStatus