com.paypal.base.util
Class UserAgentHeader

java.lang.Object
  extended by com.paypal.base.util.UserAgentHeader

public class UserAgentHeader
extends Object


Constructor Summary
UserAgentHeader(String productId, String productVersion)
          UserAgentHeader
 
Method Summary
 Map<String,String> getHeader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserAgentHeader

public UserAgentHeader(String productId,
                       String productVersion)
UserAgentHeader

Parameters:
productId - Product Id: Defaults to empty string if null or empty
productVersion - Product Version : Defaults to empty string if null or empty
Method Detail

getHeader

public Map<String,String> getHeader()


Copyright © 2015. All Rights Reserved.