Uses of Class
net.authorize.data.reporting.Solution

Packages that use Solution
net.authorize.data.reporting   
net.authorize.data.xml.reporting   
 

Uses of Solution in net.authorize.data.reporting
 

Methods in net.authorize.data.reporting that return Solution
static Solution Solution.createSolution()
          Create a solution.
static Solution Solution.createSolution(String id, String name)
          Creates a populated Solution
 

Uses of Solution in net.authorize.data.xml.reporting
 

Methods in net.authorize.data.xml.reporting that return Solution
 Solution TransactionDetails.getSolution()
           
 

Methods in net.authorize.data.xml.reporting with parameters of type Solution
 void TransactionDetails.setSolution(Solution solution)
           
 



Copyright © 2014. All Rights Reserved.