Uses of Class
net.authorize.api.contract.v1.CardArt
-
Packages that use CardArt Package Description net.authorize.api.contract.v1 -
-
Uses of CardArt in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CardArt Modifier and Type Field Description protected CardArtCreditCardMaskedType. cardArtMethods in net.authorize.api.contract.v1 that return CardArt Modifier and Type Method Description CardArtObjectFactory. createCardArt()Create an instance ofCardArtCardArtCreditCardMaskedType. getCardArt()Gets the value of the cardArt property.Methods in net.authorize.api.contract.v1 with parameters of type CardArt Modifier and Type Method Description voidCreditCardMaskedType. setCardArt(CardArt value)Sets the value of the cardArt property.
-