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

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

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

Fields in net.authorize.api.contract.v1 declared as FingerPrintType
protected  FingerPrintType MerchantAuthenticationType.fingerPrint
           
protected  FingerPrintType CreateFingerPrintResponse.fingerPrint
           
 

Methods in net.authorize.api.contract.v1 that return FingerPrintType
 FingerPrintType ObjectFactory.createFingerPrintType()
          Create an instance of FingerPrintType
 FingerPrintType MerchantAuthenticationType.getFingerPrint()
          Gets the value of the fingerPrint property.
 FingerPrintType CreateFingerPrintResponse.getFingerPrint()
          Gets the value of the fingerPrint property.
 

Methods in net.authorize.api.contract.v1 with parameters of type FingerPrintType
 void MerchantAuthenticationType.setFingerPrint(FingerPrintType value)
          Sets the value of the fingerPrint property.
 void CreateFingerPrintResponse.setFingerPrint(FingerPrintType value)
          Sets the value of the fingerPrint property.
 



Copyright © 2014. All Rights Reserved.