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

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

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

Fields in net.authorize.api.contract.v1 declared as FingerPrintSupportInformationType
protected  FingerPrintSupportInformationType CreateFingerPrintResponse.supportInformation
           
protected  FingerPrintSupportInformationType CreateFingerPrintRequest.supportInformation
           
 

Methods in net.authorize.api.contract.v1 that return FingerPrintSupportInformationType
 FingerPrintSupportInformationType ObjectFactory.createFingerPrintSupportInformationType()
          Create an instance of FingerPrintSupportInformationType
 FingerPrintSupportInformationType CreateFingerPrintResponse.getSupportInformation()
          Gets the value of the supportInformation property.
 FingerPrintSupportInformationType CreateFingerPrintRequest.getSupportInformation()
          Gets the value of the supportInformation property.
 

Methods in net.authorize.api.contract.v1 with parameters of type FingerPrintSupportInformationType
 void CreateFingerPrintResponse.setSupportInformation(FingerPrintSupportInformationType value)
          Sets the value of the supportInformation property.
 void CreateFingerPrintRequest.setSupportInformation(FingerPrintSupportInformationType value)
          Sets the value of the supportInformation property.
 



Copyright © 2014. All Rights Reserved.