Uses of Class
net.authorize.api.contract.v1.ArrayOfProcessorType
-
Packages that use ArrayOfProcessorType Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfProcessorType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfProcessorType Modifier and Type Field Description protected ArrayOfProcessorTypeGetMerchantDetailsResponse. processorsMethods in net.authorize.api.contract.v1 that return ArrayOfProcessorType Modifier and Type Method Description ArrayOfProcessorTypeObjectFactory. createArrayOfProcessorType()Create an instance ofArrayOfProcessorTypeArrayOfProcessorTypeGetMerchantDetailsResponse. getProcessors()Gets the value of the processors property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfProcessorType Modifier and Type Method Description voidGetMerchantDetailsResponse. setProcessors(ArrayOfProcessorType value)Sets the value of the processors property.
-