Uses of Class
net.authorize.MarketType

Packages that use MarketType
net.authorize   
 

Uses of MarketType in net.authorize
 

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

Methods in net.authorize with parameters of type MarketType
 void Merchant.setMarketType(MarketType marketType)
           
 



Copyright © 2014. All Rights Reserved.