Package eBLBaseComponents.apis.ebay

Examples of eBLBaseComponents.apis.ebay.MerchantPullPaymentResponseType


  private static final long serialVersionUID = 1144095746772560639L;
  private static final Log LOG = LogFactory.getLog(BillUserResponseType.class.getName());
  private eBLBaseComponents.apis.ebay.MerchantPullPaymentResponseType billUserResponseDetails;

    public BillUserResponseType() {
      billUserResponseDetails = new MerchantPullPaymentResponseType();
    }
View Full Code Here

TOP

Related Classes of eBLBaseComponents.apis.ebay.MerchantPullPaymentResponseType

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.