|
|
|
|
|
package com.sy.message.generated;
|
|
|
|
|
|
import javax.xml.bind.annotation.XmlAccessType;
|
|
|
import javax.xml.bind.annotation.XmlAccessorType;
|
|
|
import javax.xml.bind.annotation.XmlElement;
|
|
|
import javax.xml.bind.annotation.XmlType;
|
|
|
|
|
|
|
|
|
/**
|
|
|
* 补充申报单表体信息
|
|
|
*
|
|
|
* <p>Java class for DecSupplementListType complex type.
|
|
|
*
|
|
|
* <p>The following schema fragment specifies the expected content contained within this class.
|
|
|
*
|
|
|
* <pre>
|
|
|
* <complexType name="DecSupplementListType">
|
|
|
* <complexContent>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
|
|
|
* <sequence>
|
|
|
* <element name="GNo">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="1"/>
|
|
|
* <maxLength value="2"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="SupType">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="1"/>
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="BrandCN">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="0"/>
|
|
|
* <maxLength value="50"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="BrandEN">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="0"/>
|
|
|
* <maxLength value="100"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="Buyer">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="150"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="BuyerContact">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="50"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="BuyerAddr">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="BuyerTel">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="Seller">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="150"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="SellerContact">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="50"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="SellerAddr">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="SellerTel">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="Factory">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="150"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="FactoryContact">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="50"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="FactoryAddr">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="FactoryTel">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="ContrNo">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="ContrDate">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="8"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="InvoiceNo">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="50"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="InvoiceDate">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="8"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_BabRel">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PriceEffect">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PriceClose">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_OtherLimited">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_OtherEffect">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_Note1">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_IsUsefee">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_IsProfit">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_Note2">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="Curr">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="3"/>
|
|
|
* <minLength value="3"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="InvoicePrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="InvoiceAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="InvoiceNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="GoodsPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="GoodsAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="GoodsNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_CommissionPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_CommissionAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_CommissionNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ContainerPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ContainerAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ContainerNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PackPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PackAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PackNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PartPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PartAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_PartNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ToolPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ToolAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ToolNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_LossPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_LossAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_LossNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_DesignPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_DesignAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_DesignNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_UsefeePrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_UsefeeAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_UsefeeNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ProfitPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ProfitAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_ProfitNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_FeePrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_FeeAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_FeeNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_OtherPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_OtherAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_OtherNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_InsurPrice">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_InsurAmount">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="I_InsurNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="E_IsDutyDel">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="GNameOther">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="CodeTsOther">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="10"/>
|
|
|
* <minLength value="10"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="IsClassDecision">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* <minLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="DecisionNO">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="30"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="CodeTsDecision">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="10"/>
|
|
|
* <maxLength value="10"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="DecisionCus">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="4"/>
|
|
|
* <maxLength value="4"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="IsSampleTest">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* <minLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="GOptions">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="32"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="TrafMode">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* <minLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="IsDirectTraf">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1"/>
|
|
|
* <minLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="TransitCountry">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="DestPort">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="4"/>
|
|
|
* <minLength value="4"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="DeclPort">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="4"/>
|
|
|
* <minLength value="4"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="BillNo">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="32"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="OriginCountry">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="3"/>
|
|
|
* <minLength value="3"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="OriginMark">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="5"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="CertCountry">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="30"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="CertNO">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="30"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="CertStandard">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="1"/>
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="OtherNote">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <maxLength value="1000"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="IsSecret">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="1"/>
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="AgentType">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="1"/>
|
|
|
* <maxLength value="1"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="DeclAddr">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="0"/>
|
|
|
* <maxLength value="255"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="DeclPost">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="0"/>
|
|
|
* <maxLength value="10"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* <element name="DeclTel">
|
|
|
* <simpleType>
|
|
|
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
* <minLength value="0"/>
|
|
|
* <maxLength value="20"/>
|
|
|
* </restriction>
|
|
|
* </simpleType>
|
|
|
* </element>
|
|
|
* </sequence>
|
|
|
* </restriction>
|
|
|
* </complexContent>
|
|
|
* </complexType>
|
|
|
* </pre>
|
|
|
*
|
|
|
*
|
|
|
*/
|
|
|
@XmlAccessorType(XmlAccessType.FIELD)
|
|
|
@XmlType(name = "DecSupplementListType", propOrder = {
|
|
|
"gNo",
|
|
|
"supType",
|
|
|
"brandCN",
|
|
|
"brandEN",
|
|
|
"buyer",
|
|
|
"buyerContact",
|
|
|
"buyerAddr",
|
|
|
"buyerTel",
|
|
|
"seller",
|
|
|
"sellerContact",
|
|
|
"sellerAddr",
|
|
|
"sellerTel",
|
|
|
"factory",
|
|
|
"factoryContact",
|
|
|
"factoryAddr",
|
|
|
"factoryTel",
|
|
|
"contrNo",
|
|
|
"contrDate",
|
|
|
"invoiceNo",
|
|
|
"invoiceDate",
|
|
|
"iBabRel",
|
|
|
"iPriceEffect",
|
|
|
"iPriceClose",
|
|
|
"iOtherLimited",
|
|
|
"iOtherEffect",
|
|
|
"iNote1",
|
|
|
"iIsUsefee",
|
|
|
"iIsProfit",
|
|
|
"iNote2",
|
|
|
"curr",
|
|
|
"invoicePrice",
|
|
|
"invoiceAmount",
|
|
|
"invoiceNote",
|
|
|
"goodsPrice",
|
|
|
"goodsAmount",
|
|
|
"goodsNote",
|
|
|
"iCommissionPrice",
|
|
|
"iCommissionAmount",
|
|
|
"iCommissionNote",
|
|
|
"iContainerPrice",
|
|
|
"iContainerAmount",
|
|
|
"iContainerNote",
|
|
|
"iPackPrice",
|
|
|
"iPackAmount",
|
|
|
"iPackNote",
|
|
|
"iPartPrice",
|
|
|
"iPartAmount",
|
|
|
"iPartNote",
|
|
|
"iToolPrice",
|
|
|
"iToolAmount",
|
|
|
"iToolNote",
|
|
|
"iLossPrice",
|
|
|
"iLossAmount",
|
|
|
"iLossNote",
|
|
|
"iDesignPrice",
|
|
|
"iDesignAmount",
|
|
|
"iDesignNote",
|
|
|
"iUsefeePrice",
|
|
|
"iUsefeeAmount",
|
|
|
"iUsefeeNote",
|
|
|
"iProfitPrice",
|
|
|
"iProfitAmount",
|
|
|
"iProfitNote",
|
|
|
"iFeePrice",
|
|
|
"iFeeAmount",
|
|
|
"iFeeNote",
|
|
|
"iOtherPrice",
|
|
|
"iOtherAmount",
|
|
|
"iOtherNote",
|
|
|
"iInsurPrice",
|
|
|
"iInsurAmount",
|
|
|
"iInsurNote",
|
|
|
"eIsDutyDel",
|
|
|
"gNameOther",
|
|
|
"codeTsOther",
|
|
|
"isClassDecision",
|
|
|
"decisionNO",
|
|
|
"codeTsDecision",
|
|
|
"decisionCus",
|
|
|
"isSampleTest",
|
|
|
"gOptions",
|
|
|
"trafMode",
|
|
|
"isDirectTraf",
|
|
|
"transitCountry",
|
|
|
"destPort",
|
|
|
"declPort",
|
|
|
"billNo",
|
|
|
"originCountry",
|
|
|
"originMark",
|
|
|
"certCountry",
|
|
|
"certNO",
|
|
|
"certStandard",
|
|
|
"otherNote",
|
|
|
"isSecret",
|
|
|
"agentType",
|
|
|
"declAddr",
|
|
|
"declPost",
|
|
|
"declTel"
|
|
|
})
|
|
|
public class DecSupplementListType {
|
|
|
|
|
|
@XmlElement(name = "GNo", required = true)
|
|
|
protected String gNo;
|
|
|
@XmlElement(name = "SupType", required = true)
|
|
|
protected String supType;
|
|
|
@XmlElement(name = "BrandCN", required = true)
|
|
|
protected String brandCN;
|
|
|
@XmlElement(name = "BrandEN", required = true)
|
|
|
protected String brandEN;
|
|
|
@XmlElement(name = "Buyer", required = true)
|
|
|
protected String buyer;
|
|
|
@XmlElement(name = "BuyerContact", required = true)
|
|
|
protected String buyerContact;
|
|
|
@XmlElement(name = "BuyerAddr", required = true)
|
|
|
protected String buyerAddr;
|
|
|
@XmlElement(name = "BuyerTel", required = true)
|
|
|
protected String buyerTel;
|
|
|
@XmlElement(name = "Seller", required = true)
|
|
|
protected String seller;
|
|
|
@XmlElement(name = "SellerContact", required = true)
|
|
|
protected String sellerContact;
|
|
|
@XmlElement(name = "SellerAddr", required = true)
|
|
|
protected String sellerAddr;
|
|
|
@XmlElement(name = "SellerTel", required = true)
|
|
|
protected String sellerTel;
|
|
|
@XmlElement(name = "Factory", required = true)
|
|
|
protected String factory;
|
|
|
@XmlElement(name = "FactoryContact", required = true)
|
|
|
protected String factoryContact;
|
|
|
@XmlElement(name = "FactoryAddr", required = true)
|
|
|
protected String factoryAddr;
|
|
|
@XmlElement(name = "FactoryTel", required = true)
|
|
|
protected String factoryTel;
|
|
|
@XmlElement(name = "ContrNo", required = true)
|
|
|
protected String contrNo;
|
|
|
@XmlElement(name = "ContrDate", required = true)
|
|
|
protected String contrDate;
|
|
|
@XmlElement(name = "InvoiceNo", required = true)
|
|
|
protected String invoiceNo;
|
|
|
@XmlElement(name = "InvoiceDate", required = true)
|
|
|
protected String invoiceDate;
|
|
|
@XmlElement(name = "I_BabRel", required = true)
|
|
|
protected String iBabRel;
|
|
|
@XmlElement(name = "I_PriceEffect", required = true)
|
|
|
protected String iPriceEffect;
|
|
|
@XmlElement(name = "I_PriceClose", required = true)
|
|
|
protected String iPriceClose;
|
|
|
@XmlElement(name = "I_OtherLimited", required = true)
|
|
|
protected String iOtherLimited;
|
|
|
@XmlElement(name = "I_OtherEffect", required = true)
|
|
|
protected String iOtherEffect;
|
|
|
@XmlElement(name = "I_Note1", required = true)
|
|
|
protected String iNote1;
|
|
|
@XmlElement(name = "I_IsUsefee", required = true)
|
|
|
protected String iIsUsefee;
|
|
|
@XmlElement(name = "I_IsProfit", required = true)
|
|
|
protected String iIsProfit;
|
|
|
@XmlElement(name = "I_Note2", required = true)
|
|
|
protected String iNote2;
|
|
|
@XmlElement(name = "Curr", required = true)
|
|
|
protected String curr;
|
|
|
@XmlElement(name = "InvoicePrice", required = true)
|
|
|
protected String invoicePrice;
|
|
|
@XmlElement(name = "InvoiceAmount", required = true)
|
|
|
protected String invoiceAmount;
|
|
|
@XmlElement(name = "InvoiceNote", required = true)
|
|
|
protected String invoiceNote;
|
|
|
@XmlElement(name = "GoodsPrice", required = true)
|
|
|
protected String goodsPrice;
|
|
|
@XmlElement(name = "GoodsAmount", required = true)
|
|
|
protected String goodsAmount;
|
|
|
@XmlElement(name = "GoodsNote", required = true)
|
|
|
protected String goodsNote;
|
|
|
@XmlElement(name = "I_CommissionPrice", required = true)
|
|
|
protected String iCommissionPrice;
|
|
|
@XmlElement(name = "I_CommissionAmount", required = true)
|
|
|
protected String iCommissionAmount;
|
|
|
@XmlElement(name = "I_CommissionNote", required = true)
|
|
|
protected String iCommissionNote;
|
|
|
@XmlElement(name = "I_ContainerPrice", required = true)
|
|
|
protected String iContainerPrice;
|
|
|
@XmlElement(name = "I_ContainerAmount", required = true)
|
|
|
protected String iContainerAmount;
|
|
|
@XmlElement(name = "I_ContainerNote", required = true)
|
|
|
protected String iContainerNote;
|
|
|
@XmlElement(name = "I_PackPrice", required = true)
|
|
|
protected String iPackPrice;
|
|
|
@XmlElement(name = "I_PackAmount", required = true)
|
|
|
protected String iPackAmount;
|
|
|
@XmlElement(name = "I_PackNote", required = true)
|
|
|
protected String iPackNote;
|
|
|
@XmlElement(name = "I_PartPrice", required = true)
|
|
|
protected String iPartPrice;
|
|
|
@XmlElement(name = "I_PartAmount", required = true)
|
|
|
protected String iPartAmount;
|
|
|
@XmlElement(name = "I_PartNote", required = true)
|
|
|
protected String iPartNote;
|
|
|
@XmlElement(name = "I_ToolPrice", required = true)
|
|
|
protected String iToolPrice;
|
|
|
@XmlElement(name = "I_ToolAmount", required = true)
|
|
|
protected String iToolAmount;
|
|
|
@XmlElement(name = "I_ToolNote", required = true)
|
|
|
protected String iToolNote;
|
|
|
@XmlElement(name = "I_LossPrice", required = true)
|
|
|
protected String iLossPrice;
|
|
|
@XmlElement(name = "I_LossAmount", required = true)
|
|
|
protected String iLossAmount;
|
|
|
@XmlElement(name = "I_LossNote", required = true)
|
|
|
protected String iLossNote;
|
|
|
@XmlElement(name = "I_DesignPrice", required = true)
|
|
|
protected String iDesignPrice;
|
|
|
@XmlElement(name = "I_DesignAmount", required = true)
|
|
|
protected String iDesignAmount;
|
|
|
@XmlElement(name = "I_DesignNote", required = true)
|
|
|
protected String iDesignNote;
|
|
|
@XmlElement(name = "I_UsefeePrice", required = true)
|
|
|
protected String iUsefeePrice;
|
|
|
@XmlElement(name = "I_UsefeeAmount", required = true)
|
|
|
protected String iUsefeeAmount;
|
|
|
@XmlElement(name = "I_UsefeeNote", required = true)
|
|
|
protected String iUsefeeNote;
|
|
|
@XmlElement(name = "I_ProfitPrice", required = true)
|
|
|
protected String iProfitPrice;
|
|
|
@XmlElement(name = "I_ProfitAmount", required = true)
|
|
|
protected String iProfitAmount;
|
|
|
@XmlElement(name = "I_ProfitNote", required = true)
|
|
|
protected String iProfitNote;
|
|
|
@XmlElement(name = "I_FeePrice", required = true)
|
|
|
protected String iFeePrice;
|
|
|
@XmlElement(name = "I_FeeAmount", required = true)
|
|
|
protected String iFeeAmount;
|
|
|
@XmlElement(name = "I_FeeNote", required = true)
|
|
|
protected String iFeeNote;
|
|
|
@XmlElement(name = "I_OtherPrice", required = true)
|
|
|
protected String iOtherPrice;
|
|
|
@XmlElement(name = "I_OtherAmount", required = true)
|
|
|
protected String iOtherAmount;
|
|
|
@XmlElement(name = "I_OtherNote", required = true)
|
|
|
protected String iOtherNote;
|
|
|
@XmlElement(name = "I_InsurPrice", required = true)
|
|
|
protected String iInsurPrice;
|
|
|
@XmlElement(name = "I_InsurAmount", required = true)
|
|
|
protected String iInsurAmount;
|
|
|
@XmlElement(name = "I_InsurNote", required = true)
|
|
|
protected String iInsurNote;
|
|
|
@XmlElement(name = "E_IsDutyDel", required = true)
|
|
|
protected String eIsDutyDel;
|
|
|
@XmlElement(name = "GNameOther", required = true)
|
|
|
protected String gNameOther;
|
|
|
@XmlElement(name = "CodeTsOther", required = true)
|
|
|
protected String codeTsOther;
|
|
|
@XmlElement(name = "IsClassDecision", required = true)
|
|
|
protected String isClassDecision;
|
|
|
@XmlElement(name = "DecisionNO", required = true)
|
|
|
protected String decisionNO;
|
|
|
@XmlElement(name = "CodeTsDecision", required = true)
|
|
|
protected String codeTsDecision;
|
|
|
@XmlElement(name = "DecisionCus", required = true)
|
|
|
protected String decisionCus;
|
|
|
@XmlElement(name = "IsSampleTest", required = true)
|
|
|
protected String isSampleTest;
|
|
|
@XmlElement(name = "GOptions", required = true)
|
|
|
protected String gOptions;
|
|
|
@XmlElement(name = "TrafMode", required = true)
|
|
|
protected String trafMode;
|
|
|
@XmlElement(name = "IsDirectTraf", required = true)
|
|
|
protected String isDirectTraf;
|
|
|
@XmlElement(name = "TransitCountry", required = true)
|
|
|
protected String transitCountry;
|
|
|
@XmlElement(name = "DestPort", required = true)
|
|
|
protected String destPort;
|
|
|
@XmlElement(name = "DeclPort", required = true)
|
|
|
protected String declPort;
|
|
|
@XmlElement(name = "BillNo", required = true)
|
|
|
protected String billNo;
|
|
|
@XmlElement(name = "OriginCountry", required = true)
|
|
|
protected String originCountry;
|
|
|
@XmlElement(name = "OriginMark", required = true)
|
|
|
protected String originMark;
|
|
|
@XmlElement(name = "CertCountry", required = true)
|
|
|
protected String certCountry;
|
|
|
@XmlElement(name = "CertNO", required = true)
|
|
|
protected String certNO;
|
|
|
@XmlElement(name = "CertStandard", required = true)
|
|
|
protected String certStandard;
|
|
|
@XmlElement(name = "OtherNote", required = true)
|
|
|
protected String otherNote;
|
|
|
@XmlElement(name = "IsSecret", required = true)
|
|
|
protected String isSecret;
|
|
|
@XmlElement(name = "AgentType", required = true)
|
|
|
protected String agentType;
|
|
|
@XmlElement(name = "DeclAddr", required = true)
|
|
|
protected String declAddr;
|
|
|
@XmlElement(name = "DeclPost", required = true)
|
|
|
protected String declPost;
|
|
|
@XmlElement(name = "DeclTel", required = true)
|
|
|
protected String declTel;
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the gNo property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getGNo() {
|
|
|
return gNo;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the gNo property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setGNo(String value) {
|
|
|
this.gNo = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the supType property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getSupType() {
|
|
|
return supType;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the supType property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setSupType(String value) {
|
|
|
this.supType = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the brandCN property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getBrandCN() {
|
|
|
return brandCN;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the brandCN property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setBrandCN(String value) {
|
|
|
this.brandCN = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the brandEN property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getBrandEN() {
|
|
|
return brandEN;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the brandEN property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setBrandEN(String value) {
|
|
|
this.brandEN = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the buyer property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getBuyer() {
|
|
|
return buyer;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the buyer property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setBuyer(String value) {
|
|
|
this.buyer = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the buyerContact property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getBuyerContact() {
|
|
|
return buyerContact;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the buyerContact property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setBuyerContact(String value) {
|
|
|
this.buyerContact = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the buyerAddr property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getBuyerAddr() {
|
|
|
return buyerAddr;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the buyerAddr property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setBuyerAddr(String value) {
|
|
|
this.buyerAddr = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the buyerTel property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getBuyerTel() {
|
|
|
return buyerTel;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the buyerTel property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setBuyerTel(String value) {
|
|
|
this.buyerTel = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the seller property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getSeller() {
|
|
|
return seller;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the seller property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setSeller(String value) {
|
|
|
this.seller = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the sellerContact property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getSellerContact() {
|
|
|
return sellerContact;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the sellerContact property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setSellerContact(String value) {
|
|
|
this.sellerContact = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the sellerAddr property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getSellerAddr() {
|
|
|
return sellerAddr;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the sellerAddr property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setSellerAddr(String value) {
|
|
|
this.sellerAddr = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the sellerTel property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getSellerTel() {
|
|
|
return sellerTel;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the sellerTel property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setSellerTel(String value) {
|
|
|
this.sellerTel = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the factory property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getFactory() {
|
|
|
return factory;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the factory property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setFactory(String value) {
|
|
|
this.factory = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the factoryContact property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getFactoryContact() {
|
|
|
return factoryContact;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the factoryContact property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setFactoryContact(String value) {
|
|
|
this.factoryContact = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the factoryAddr property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getFactoryAddr() {
|
|
|
return factoryAddr;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the factoryAddr property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setFactoryAddr(String value) {
|
|
|
this.factoryAddr = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the factoryTel property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getFactoryTel() {
|
|
|
return factoryTel;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the factoryTel property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setFactoryTel(String value) {
|
|
|
this.factoryTel = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the contrNo property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getContrNo() {
|
|
|
return contrNo;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the contrNo property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setContrNo(String value) {
|
|
|
this.contrNo = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the contrDate property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getContrDate() {
|
|
|
return contrDate;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the contrDate property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setContrDate(String value) {
|
|
|
this.contrDate = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the invoiceNo property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getInvoiceNo() {
|
|
|
return invoiceNo;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the invoiceNo property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setInvoiceNo(String value) {
|
|
|
this.invoiceNo = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the invoiceDate property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getInvoiceDate() {
|
|
|
return invoiceDate;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the invoiceDate property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setInvoiceDate(String value) {
|
|
|
this.invoiceDate = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iBabRel property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIBabRel() {
|
|
|
return iBabRel;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iBabRel property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIBabRel(String value) {
|
|
|
this.iBabRel = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPriceEffect property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPriceEffect() {
|
|
|
return iPriceEffect;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPriceEffect property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPriceEffect(String value) {
|
|
|
this.iPriceEffect = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPriceClose property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPriceClose() {
|
|
|
return iPriceClose;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPriceClose property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPriceClose(String value) {
|
|
|
this.iPriceClose = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iOtherLimited property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIOtherLimited() {
|
|
|
return iOtherLimited;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iOtherLimited property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIOtherLimited(String value) {
|
|
|
this.iOtherLimited = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iOtherEffect property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIOtherEffect() {
|
|
|
return iOtherEffect;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iOtherEffect property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIOtherEffect(String value) {
|
|
|
this.iOtherEffect = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iNote1 property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getINote1() {
|
|
|
return iNote1;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iNote1 property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setINote1(String value) {
|
|
|
this.iNote1 = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iIsUsefee property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIIsUsefee() {
|
|
|
return iIsUsefee;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iIsUsefee property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIIsUsefee(String value) {
|
|
|
this.iIsUsefee = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iIsProfit property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIIsProfit() {
|
|
|
return iIsProfit;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iIsProfit property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIIsProfit(String value) {
|
|
|
this.iIsProfit = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iNote2 property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getINote2() {
|
|
|
return iNote2;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iNote2 property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setINote2(String value) {
|
|
|
this.iNote2 = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the curr property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getCurr() {
|
|
|
return curr;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the curr property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setCurr(String value) {
|
|
|
this.curr = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the invoicePrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getInvoicePrice() {
|
|
|
return invoicePrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the invoicePrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setInvoicePrice(String value) {
|
|
|
this.invoicePrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the invoiceAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getInvoiceAmount() {
|
|
|
return invoiceAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the invoiceAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setInvoiceAmount(String value) {
|
|
|
this.invoiceAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the invoiceNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getInvoiceNote() {
|
|
|
return invoiceNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the invoiceNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setInvoiceNote(String value) {
|
|
|
this.invoiceNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the goodsPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getGoodsPrice() {
|
|
|
return goodsPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the goodsPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setGoodsPrice(String value) {
|
|
|
this.goodsPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the goodsAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getGoodsAmount() {
|
|
|
return goodsAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the goodsAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setGoodsAmount(String value) {
|
|
|
this.goodsAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the goodsNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getGoodsNote() {
|
|
|
return goodsNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the goodsNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setGoodsNote(String value) {
|
|
|
this.goodsNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iCommissionPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getICommissionPrice() {
|
|
|
return iCommissionPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iCommissionPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setICommissionPrice(String value) {
|
|
|
this.iCommissionPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iCommissionAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getICommissionAmount() {
|
|
|
return iCommissionAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iCommissionAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setICommissionAmount(String value) {
|
|
|
this.iCommissionAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iCommissionNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getICommissionNote() {
|
|
|
return iCommissionNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iCommissionNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setICommissionNote(String value) {
|
|
|
this.iCommissionNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iContainerPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIContainerPrice() {
|
|
|
return iContainerPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iContainerPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIContainerPrice(String value) {
|
|
|
this.iContainerPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iContainerAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIContainerAmount() {
|
|
|
return iContainerAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iContainerAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIContainerAmount(String value) {
|
|
|
this.iContainerAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iContainerNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIContainerNote() {
|
|
|
return iContainerNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iContainerNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIContainerNote(String value) {
|
|
|
this.iContainerNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPackPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPackPrice() {
|
|
|
return iPackPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPackPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPackPrice(String value) {
|
|
|
this.iPackPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPackAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPackAmount() {
|
|
|
return iPackAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPackAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPackAmount(String value) {
|
|
|
this.iPackAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPackNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPackNote() {
|
|
|
return iPackNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPackNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPackNote(String value) {
|
|
|
this.iPackNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPartPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPartPrice() {
|
|
|
return iPartPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPartPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPartPrice(String value) {
|
|
|
this.iPartPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPartAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPartAmount() {
|
|
|
return iPartAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPartAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPartAmount(String value) {
|
|
|
this.iPartAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iPartNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIPartNote() {
|
|
|
return iPartNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iPartNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIPartNote(String value) {
|
|
|
this.iPartNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iToolPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIToolPrice() {
|
|
|
return iToolPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iToolPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIToolPrice(String value) {
|
|
|
this.iToolPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iToolAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIToolAmount() {
|
|
|
return iToolAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iToolAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIToolAmount(String value) {
|
|
|
this.iToolAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iToolNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIToolNote() {
|
|
|
return iToolNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iToolNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIToolNote(String value) {
|
|
|
this.iToolNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iLossPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getILossPrice() {
|
|
|
return iLossPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iLossPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setILossPrice(String value) {
|
|
|
this.iLossPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iLossAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getILossAmount() {
|
|
|
return iLossAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iLossAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setILossAmount(String value) {
|
|
|
this.iLossAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iLossNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getILossNote() {
|
|
|
return iLossNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iLossNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setILossNote(String value) {
|
|
|
this.iLossNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iDesignPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIDesignPrice() {
|
|
|
return iDesignPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iDesignPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIDesignPrice(String value) {
|
|
|
this.iDesignPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iDesignAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIDesignAmount() {
|
|
|
return iDesignAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iDesignAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIDesignAmount(String value) {
|
|
|
this.iDesignAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iDesignNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIDesignNote() {
|
|
|
return iDesignNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iDesignNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIDesignNote(String value) {
|
|
|
this.iDesignNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iUsefeePrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIUsefeePrice() {
|
|
|
return iUsefeePrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iUsefeePrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIUsefeePrice(String value) {
|
|
|
this.iUsefeePrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iUsefeeAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIUsefeeAmount() {
|
|
|
return iUsefeeAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iUsefeeAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIUsefeeAmount(String value) {
|
|
|
this.iUsefeeAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iUsefeeNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIUsefeeNote() {
|
|
|
return iUsefeeNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iUsefeeNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIUsefeeNote(String value) {
|
|
|
this.iUsefeeNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iProfitPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIProfitPrice() {
|
|
|
return iProfitPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iProfitPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIProfitPrice(String value) {
|
|
|
this.iProfitPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iProfitAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIProfitAmount() {
|
|
|
return iProfitAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iProfitAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIProfitAmount(String value) {
|
|
|
this.iProfitAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iProfitNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIProfitNote() {
|
|
|
return iProfitNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iProfitNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIProfitNote(String value) {
|
|
|
this.iProfitNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iFeePrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIFeePrice() {
|
|
|
return iFeePrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iFeePrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIFeePrice(String value) {
|
|
|
this.iFeePrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iFeeAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIFeeAmount() {
|
|
|
return iFeeAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iFeeAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIFeeAmount(String value) {
|
|
|
this.iFeeAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iFeeNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIFeeNote() {
|
|
|
return iFeeNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iFeeNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIFeeNote(String value) {
|
|
|
this.iFeeNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iOtherPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIOtherPrice() {
|
|
|
return iOtherPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iOtherPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIOtherPrice(String value) {
|
|
|
this.iOtherPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iOtherAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIOtherAmount() {
|
|
|
return iOtherAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iOtherAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIOtherAmount(String value) {
|
|
|
this.iOtherAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iOtherNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIOtherNote() {
|
|
|
return iOtherNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iOtherNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIOtherNote(String value) {
|
|
|
this.iOtherNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iInsurPrice property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIInsurPrice() {
|
|
|
return iInsurPrice;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iInsurPrice property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIInsurPrice(String value) {
|
|
|
this.iInsurPrice = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iInsurAmount property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIInsurAmount() {
|
|
|
return iInsurAmount;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iInsurAmount property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIInsurAmount(String value) {
|
|
|
this.iInsurAmount = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the iInsurNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIInsurNote() {
|
|
|
return iInsurNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the iInsurNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIInsurNote(String value) {
|
|
|
this.iInsurNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the eIsDutyDel property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getEIsDutyDel() {
|
|
|
return eIsDutyDel;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the eIsDutyDel property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setEIsDutyDel(String value) {
|
|
|
this.eIsDutyDel = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the gNameOther property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getGNameOther() {
|
|
|
return gNameOther;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the gNameOther property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setGNameOther(String value) {
|
|
|
this.gNameOther = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the codeTsOther property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getCodeTsOther() {
|
|
|
return codeTsOther;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the codeTsOther property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setCodeTsOther(String value) {
|
|
|
this.codeTsOther = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the isClassDecision property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIsClassDecision() {
|
|
|
return isClassDecision;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the isClassDecision property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIsClassDecision(String value) {
|
|
|
this.isClassDecision = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the decisionNO property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getDecisionNO() {
|
|
|
return decisionNO;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the decisionNO property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setDecisionNO(String value) {
|
|
|
this.decisionNO = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the codeTsDecision property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getCodeTsDecision() {
|
|
|
return codeTsDecision;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the codeTsDecision property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setCodeTsDecision(String value) {
|
|
|
this.codeTsDecision = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the decisionCus property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getDecisionCus() {
|
|
|
return decisionCus;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the decisionCus property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setDecisionCus(String value) {
|
|
|
this.decisionCus = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the isSampleTest property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIsSampleTest() {
|
|
|
return isSampleTest;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the isSampleTest property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIsSampleTest(String value) {
|
|
|
this.isSampleTest = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the gOptions property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getGOptions() {
|
|
|
return gOptions;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the gOptions property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setGOptions(String value) {
|
|
|
this.gOptions = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the trafMode property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getTrafMode() {
|
|
|
return trafMode;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the trafMode property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setTrafMode(String value) {
|
|
|
this.trafMode = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the isDirectTraf property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIsDirectTraf() {
|
|
|
return isDirectTraf;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the isDirectTraf property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIsDirectTraf(String value) {
|
|
|
this.isDirectTraf = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the transitCountry property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getTransitCountry() {
|
|
|
return transitCountry;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the transitCountry property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setTransitCountry(String value) {
|
|
|
this.transitCountry = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the destPort property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getDestPort() {
|
|
|
return destPort;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the destPort property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setDestPort(String value) {
|
|
|
this.destPort = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the declPort property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getDeclPort() {
|
|
|
return declPort;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the declPort property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setDeclPort(String value) {
|
|
|
this.declPort = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the billNo property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getBillNo() {
|
|
|
return billNo;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the billNo property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setBillNo(String value) {
|
|
|
this.billNo = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the originCountry property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getOriginCountry() {
|
|
|
return originCountry;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the originCountry property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setOriginCountry(String value) {
|
|
|
this.originCountry = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the originMark property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getOriginMark() {
|
|
|
return originMark;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the originMark property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setOriginMark(String value) {
|
|
|
this.originMark = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the certCountry property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getCertCountry() {
|
|
|
return certCountry;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the certCountry property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setCertCountry(String value) {
|
|
|
this.certCountry = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the certNO property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getCertNO() {
|
|
|
return certNO;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the certNO property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setCertNO(String value) {
|
|
|
this.certNO = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the certStandard property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getCertStandard() {
|
|
|
return certStandard;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the certStandard property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setCertStandard(String value) {
|
|
|
this.certStandard = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the otherNote property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getOtherNote() {
|
|
|
return otherNote;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the otherNote property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setOtherNote(String value) {
|
|
|
this.otherNote = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the isSecret property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getIsSecret() {
|
|
|
return isSecret;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the isSecret property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setIsSecret(String value) {
|
|
|
this.isSecret = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the agentType property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getAgentType() {
|
|
|
return agentType;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the agentType property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setAgentType(String value) {
|
|
|
this.agentType = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the declAddr property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getDeclAddr() {
|
|
|
return declAddr;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the declAddr property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setDeclAddr(String value) {
|
|
|
this.declAddr = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the declPost property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getDeclPost() {
|
|
|
return declPost;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the declPost property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setDeclPost(String value) {
|
|
|
this.declPost = value;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Gets the value of the declTel property.
|
|
|
*
|
|
|
* @return
|
|
|
* possible object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public String getDeclTel() {
|
|
|
return declTel;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* Sets the value of the declTel property.
|
|
|
*
|
|
|
* @param value
|
|
|
* allowed object is
|
|
|
* {@link String }
|
|
|
*
|
|
|
*/
|
|
|
public void setDeclTel(String value) {
|
|
|
this.declTel = value;
|
|
|
}
|
|
|
|
|
|
} |
...
|
...
|
|