Package eBLBaseComponents.apis.ebay

Examples of eBLBaseComponents.apis.ebay.DoCaptureResponseDetailsType


  private static final Log LOG = LogFactory.getLog(DoCaptureResponseType.class.getName());
 
  private eBLBaseComponents.apis.ebay.DoCaptureResponseDetailsType doCaptureResponseDetails;

    public DoCaptureResponseType() {
      doCaptureResponseDetails = new DoCaptureResponseDetailsType();
    }
View Full Code Here

TOP

Related Classes of eBLBaseComponents.apis.ebay.DoCaptureResponseDetailsType

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.