com.paypal.base.sdk.info
Class SDKVersionImpl

java.lang.Object
  extended by com.paypal.base.sdk.info.SDKVersionImpl
All Implemented Interfaces:
SDKVersion

public class SDKVersionImpl
extends Object
implements SDKVersion

Implementation of SDKVersion


Constructor Summary
SDKVersionImpl()
           
 
Method Summary
 String getSDKId()
          Returns the SDK Id
 String getSDKVersion()
          Returns the SDK Version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDKVersionImpl

public SDKVersionImpl()
Method Detail

getSDKId

public String getSDKId()
Description copied from interface: SDKVersion
Returns the SDK Id

Specified by:
getSDKId in interface SDKVersion
Returns:

getSDKVersion

public String getSDKVersion()
Description copied from interface: SDKVersion
Returns the SDK Version

Specified by:
getSDKVersion in interface SDKVersion
Returns:


Copyright © 2015. All Rights Reserved.