迁移feeds实体,同时新增reports相关

This commit is contained in:
sanmao 2021-01-26 20:31:10 +08:00
parent 15d392a07b
commit b3818fe0b9
743 changed files with 892209 additions and 874 deletions

890013
docs/amazone-category.xml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessorType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlEnumValue;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessType;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigDecimal; import java.math.BigDecimal;
import java.math.BigInteger; import java.math.BigInteger;

View File

@ -6,7 +6,7 @@
// //
package com.amazon.SellingPartnerAPI.model; package com.amazon.SellingPartnerAPI.model.feeds;
import java.math.BigInteger; import java.math.BigInteger;
import java.util.ArrayList; import java.util.ArrayList;

Some files were not shown because too many files have changed in this diff Show More