Uses of Class
net.authorize.api.contract.v1.ArrayOfProductCode
-
Packages that use ArrayOfProductCode Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfProductCode in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfProductCode Modifier and Type Field Description protected ArrayOfProductCodeGetMerchantDetailsResponse. productCodesMethods in net.authorize.api.contract.v1 that return ArrayOfProductCode Modifier and Type Method Description ArrayOfProductCodeObjectFactory. createArrayOfProductCode()Create an instance ofArrayOfProductCodeArrayOfProductCodeGetMerchantDetailsResponse. getProductCodes()Gets the value of the productCodes property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfProductCode Modifier and Type Method Description voidGetMerchantDetailsResponse. setProductCodes(ArrayOfProductCode value)Sets the value of the productCodes property.
-