Uses of Class
net.authorize.api.contract.v1.ArrayOfCardType
-
Packages that use ArrayOfCardType Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfCardType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfCardType Modifier and Type Field Description protected ArrayOfCardTypeProcessorType. cardTypesMethods in net.authorize.api.contract.v1 that return ArrayOfCardType Modifier and Type Method Description ArrayOfCardTypeObjectFactory. createArrayOfCardType()Create an instance ofArrayOfCardTypeArrayOfCardTypeProcessorType. getCardTypes()Gets the value of the cardTypes property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfCardType Modifier and Type Method Description voidProcessorType. setCardTypes(ArrayOfCardType value)Sets the value of the cardTypes property.
-