Uses of Class
net.authorize.api.contract.v1.ProcessorType
-
Packages that use ProcessorType Package Description net.authorize.api.contract.v1 -
-
Uses of ProcessorType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type ProcessorType Modifier and Type Field Description protected List<ProcessorType>ArrayOfProcessorType. processorMethods in net.authorize.api.contract.v1 that return ProcessorType Modifier and Type Method Description ProcessorTypeObjectFactory. createProcessorType()Create an instance ofProcessorTypeMethods in net.authorize.api.contract.v1 that return types with arguments of type ProcessorType Modifier and Type Method Description List<ProcessorType>ArrayOfProcessorType. getProcessor()Gets the value of the processor property.
-