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

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

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

Fields in net.authorize.api.contract.v1 declared as SolutionType
protected  SolutionType TransactionDetailsType.solution
           
 

Methods in net.authorize.api.contract.v1 that return SolutionType
 SolutionType ObjectFactory.createSolutionType()
          Create an instance of SolutionType
 SolutionType TransactionDetailsType.getSolution()
          Gets the value of the solution property.
 

Methods in net.authorize.api.contract.v1 with parameters of type SolutionType
 void TransactionDetailsType.setSolution(SolutionType value)
          Sets the value of the solution property.
 



Copyright © 2014. All Rights Reserved.