Uses of Class
net.authorize.sim.LinkMethod

Packages that use LinkMethod
net.authorize.sim   
net.authorize.sim.data   
 

Uses of LinkMethod in net.authorize.sim
 

Methods in net.authorize.sim that return LinkMethod
static LinkMethod LinkMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LinkMethod[] LinkMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of LinkMethod in net.authorize.sim.data
 

Methods in net.authorize.sim.data that return LinkMethod
 LinkMethod HostedReceiptPageSettings.getLinkMethod()
           
 

Methods in net.authorize.sim.data with parameters of type LinkMethod
 void HostedReceiptPageSettings.setLinkMethod(LinkMethod linkMethod)
           
 



Copyright © 2014. All Rights Reserved.