Uses of Enum Class
com.teamdev.jxbrowser.card.CreditCardNetwork
Packages that use CreditCardNetwork
Package
Description
This package provides classes that allow managing credit cards.
-
Uses of CreditCardNetwork in com.teamdev.jxbrowser.card
Methods in com.teamdev.jxbrowser.card that return CreditCardNetworkModifier and TypeMethodDescriptiondefault CreditCardNetworkCreditCard.network()The network issuer of the card.static CreditCardNetworkReturns the enum constant of this class with the specified name.static CreditCardNetwork[]CreditCardNetwork.values()Returns an array containing the constants of this enum class, in the order they are declared.