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

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

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

Fields in net.authorize.api.contract.v1 declared as MobileDeviceType
protected  MobileDeviceType MobileDeviceRegistrationRequest.mobileDevice
           
 

Methods in net.authorize.api.contract.v1 that return MobileDeviceType
 MobileDeviceType ObjectFactory.createMobileDeviceType()
          Create an instance of MobileDeviceType
 MobileDeviceType MobileDeviceRegistrationRequest.getMobileDevice()
          Gets the value of the mobileDevice property.
 

Methods in net.authorize.api.contract.v1 with parameters of type MobileDeviceType
 void MobileDeviceRegistrationRequest.setMobileDevice(MobileDeviceType value)
          Sets the value of the mobileDevice property.
 



Copyright © 2014. All Rights Reserved.