Uses of Interface
com.paypal.base.SDKVersion

Packages that use SDKVersion
com.paypal.base.rest   
com.paypal.base.sdk.info   
 

Uses of SDKVersion in com.paypal.base.rest
 

Methods in com.paypal.base.rest that return SDKVersion
 SDKVersion APIContext.getSdkVersion()
           
 

Methods in com.paypal.base.rest with parameters of type SDKVersion
static APICallPreHandler PayPalResource.createAPICallPreHandler(Map<String,String> configurationMap, String payLoad, String resourcePath, Map<String,String> headersMap, String accessToken, String requestId, SDKVersion sdkVersion)
          Returns a implementation of APICallPreHandler for the underlying layer.
 void RESTAPICallPreHandler.setSdkVersion(SDKVersion sdkVersion)
           
 void APIContext.setSdkVersion(SDKVersion sdkVersion)
           
 

Uses of SDKVersion in com.paypal.base.sdk.info
 

Classes in com.paypal.base.sdk.info that implement SDKVersion
 class SDKVersionImpl
          Implementation of SDKVersion
 



Copyright © 2015. All Rights Reserved.