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

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

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

Fields in net.authorize.api.contract.v1 declared as MerchantContactType
protected  MerchantContactType MobileDeviceLoginResponse.merchantContact
           
 

Methods in net.authorize.api.contract.v1 that return MerchantContactType
 MerchantContactType ObjectFactory.createMerchantContactType()
          Create an instance of MerchantContactType
 MerchantContactType MobileDeviceLoginResponse.getMerchantContact()
          Gets the value of the merchantContact property.
 

Methods in net.authorize.api.contract.v1 with parameters of type MerchantContactType
 void MobileDeviceLoginResponse.setMerchantContact(MerchantContactType value)
          Sets the value of the merchantContact property.
 



Copyright © 2014. All Rights Reserved.