Uses of Class
net.authorize.api.contract.v1.ArrayOfString

Packages that use ArrayOfString
net.authorize.api.contract.v1   
 

Uses of ArrayOfString in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as ArrayOfString
protected  ArrayOfString CreateCustomerProfileResponse.validationDirectResponseList
           
 

Methods in net.authorize.api.contract.v1 that return ArrayOfString
 ArrayOfString ObjectFactory.createArrayOfString()
          Create an instance of ArrayOfString
 ArrayOfString CreateCustomerProfileResponse.getValidationDirectResponseList()
          Gets the value of the validationDirectResponseList property.
 

Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfString
 void CreateCustomerProfileResponse.setValidationDirectResponseList(ArrayOfString value)
          Sets the value of the validationDirectResponseList property.
 



Copyright © 2014. All Rights Reserved.