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

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

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

Fields in net.authorize.api.contract.v1 declared as DriversLicenseType
protected  DriversLicenseType CustomerType.driversLicense
           
protected  DriversLicenseType CustomerPaymentProfileType.driversLicense
           
protected  DriversLicenseType CustomerDataType.driversLicense
           
 

Methods in net.authorize.api.contract.v1 that return DriversLicenseType
 DriversLicenseType ObjectFactory.createDriversLicenseType()
          Create an instance of DriversLicenseType
 DriversLicenseType CustomerType.getDriversLicense()
          Gets the value of the driversLicense property.
 DriversLicenseType CustomerPaymentProfileType.getDriversLicense()
          Gets the value of the driversLicense property.
 DriversLicenseType CustomerDataType.getDriversLicense()
          Gets the value of the driversLicense property.
 

Methods in net.authorize.api.contract.v1 with parameters of type DriversLicenseType
 void CustomerType.setDriversLicense(DriversLicenseType value)
          Sets the value of the driversLicense property.
 void CustomerPaymentProfileType.setDriversLicense(DriversLicenseType value)
          Sets the value of the driversLicense property.
 void CustomerDataType.setDriversLicense(DriversLicenseType value)
          Sets the value of the driversLicense property.
 



Copyright © 2014. All Rights Reserved.