Class SapB2BDocumentModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
All Implemented Interfaces:
Serializable

public class SapB2BDocumentModel extends B2BDocumentModel
Generated model class for type SapB2BDocument first defined at extension sapinvoiceaddon.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SapB2BDocument.billAddress attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.customerNumber attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.deliveryDate attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.deliveryNumber attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.finalDiscount attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.grandTotal attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.grossWeight attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.invoiceDate attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.invoiceNumber attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.material attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.netWeight attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.orderDate attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.orderNumber attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.ourTaxNumber attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.overAllTax attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.payerAddress attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.payerName attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.shippingCost attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.subTotal attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.taxNumber attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.termsOfDelivery attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.termsOfPayment attribute defined at extension sapinvoiceaddon.
    static final String
    Generated constant - Attribute key of SapB2BDocument.units attribute defined at extension sapinvoiceaddon.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    SapB2BDocumentModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    SapB2BDocumentModel(BigDecimal _amount, CurrencyModel _currency, String _documentNumber, B2BDocumentTypeModel _documentType, B2BUnitModel _unit)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    SapB2BDocumentModel(BigDecimal _amount, CurrencyModel _currency, String _documentNumber, B2BDocumentTypeModel _documentType, ItemModel _owner, B2BUnitModel _unit)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SapB2BDocument.billAddress attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.customerNumber attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.deliveryDate attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.deliveryNumber attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.finalDiscount attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.grandTotal attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.grossWeight attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.invoiceDate attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.invoiceNumber attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.material attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.netWeight attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.orderDate attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.orderNumber attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.ourTaxNumber attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.overAllTax attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.payerAddress attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.payerName attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.shippingCost attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.subTotal attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.taxNumber attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.termsOfDelivery attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.termsOfPayment attribute defined at extension sapinvoiceaddon.
    Generated method - Getter of the SapB2BDocument.units attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.billAddress attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.customerNumber attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.deliveryDate attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.deliveryNumber attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.finalDiscount attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.grandTotal attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.grossWeight attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.invoiceDate attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.invoiceNumber attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.material attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.netWeight attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.orderDate attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.orderNumber attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.ourTaxNumber attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.overAllTax attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.payerAddress attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.payerName attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.shippingCost attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.subTotal attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.taxNumber attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.termsOfDelivery attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.termsOfPayment attribute defined at extension sapinvoiceaddon.
    void
    Generated method - Setter of SapB2BDocument.units attribute defined at extension sapinvoiceaddon.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • INVOICENUMBER

      public static final String INVOICENUMBER
      Generated constant - Attribute key of SapB2BDocument.invoiceNumber attribute defined at extension sapinvoiceaddon.
      See Also:
    • INVOICEDATE

      public static final String INVOICEDATE
      Generated constant - Attribute key of SapB2BDocument.invoiceDate attribute defined at extension sapinvoiceaddon.
      See Also:
    • ORDERNUMBER

      public static final String ORDERNUMBER
      Generated constant - Attribute key of SapB2BDocument.orderNumber attribute defined at extension sapinvoiceaddon.
      See Also:
    • ORDERDATE

      public static final String ORDERDATE
      Generated constant - Attribute key of SapB2BDocument.orderDate attribute defined at extension sapinvoiceaddon.
      See Also:
    • DELIVERYNUMBER

      public static final String DELIVERYNUMBER
      Generated constant - Attribute key of SapB2BDocument.deliveryNumber attribute defined at extension sapinvoiceaddon.
      See Also:
    • DELIVERYDATE

      public static final String DELIVERYDATE
      Generated constant - Attribute key of SapB2BDocument.deliveryDate attribute defined at extension sapinvoiceaddon.
      See Also:
    • CUSTOMERNUMBER

      public static final String CUSTOMERNUMBER
      Generated constant - Attribute key of SapB2BDocument.customerNumber attribute defined at extension sapinvoiceaddon.
      See Also:
    • TAXNUMBER

      public static final String TAXNUMBER
      Generated constant - Attribute key of SapB2BDocument.taxNumber attribute defined at extension sapinvoiceaddon.
      See Also:
    • OURTAXNUMBER

      public static final String OURTAXNUMBER
      Generated constant - Attribute key of SapB2BDocument.ourTaxNumber attribute defined at extension sapinvoiceaddon.
      See Also:
    • NETWEIGHT

      public static final String NETWEIGHT
      Generated constant - Attribute key of SapB2BDocument.netWeight attribute defined at extension sapinvoiceaddon.
      See Also:
    • GROSSWEIGHT

      public static final String GROSSWEIGHT
      Generated constant - Attribute key of SapB2BDocument.grossWeight attribute defined at extension sapinvoiceaddon.
      See Also:
    • UNITS

      public static final String UNITS
      Generated constant - Attribute key of SapB2BDocument.units attribute defined at extension sapinvoiceaddon.
      See Also:
    • TERMSOFPAYMENT

      public static final String TERMSOFPAYMENT
      Generated constant - Attribute key of SapB2BDocument.termsOfPayment attribute defined at extension sapinvoiceaddon.
      See Also:
    • TERMSOFDELIVERY

      public static final String TERMSOFDELIVERY
      Generated constant - Attribute key of SapB2BDocument.termsOfDelivery attribute defined at extension sapinvoiceaddon.
      See Also:
    • SUBTOTAL

      public static final String SUBTOTAL
      Generated constant - Attribute key of SapB2BDocument.subTotal attribute defined at extension sapinvoiceaddon.
      See Also:
    • FINALDISCOUNT

      public static final String FINALDISCOUNT
      Generated constant - Attribute key of SapB2BDocument.finalDiscount attribute defined at extension sapinvoiceaddon.
      See Also:
    • PAYERNAME

      public static final String PAYERNAME
      Generated constant - Attribute key of SapB2BDocument.payerName attribute defined at extension sapinvoiceaddon.
      See Also:
    • PAYERADDRESS

      public static final String PAYERADDRESS
      Generated constant - Attribute key of SapB2BDocument.payerAddress attribute defined at extension sapinvoiceaddon.
      See Also:
    • BILLADDRESS

      public static final String BILLADDRESS
      Generated constant - Attribute key of SapB2BDocument.billAddress attribute defined at extension sapinvoiceaddon.
      See Also:
    • OVERALLTAX

      public static final String OVERALLTAX
      Generated constant - Attribute key of SapB2BDocument.overAllTax attribute defined at extension sapinvoiceaddon.
      See Also:
    • GRANDTOTAL

      public static final String GRANDTOTAL
      Generated constant - Attribute key of SapB2BDocument.grandTotal attribute defined at extension sapinvoiceaddon.
      See Also:
    • SHIPPINGCOST

      public static final String SHIPPINGCOST
      Generated constant - Attribute key of SapB2BDocument.shippingCost attribute defined at extension sapinvoiceaddon.
      See Also:
    • MATERIAL

      public static final String MATERIAL
      Generated constant - Attribute key of SapB2BDocument.material attribute defined at extension sapinvoiceaddon.
      See Also:
    • PARTNERADDRESS

      public static final String PARTNERADDRESS
      Generated constant - Attribute key of SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon.
      See Also:
  • Constructor Details

    • SapB2BDocumentModel

      public SapB2BDocumentModel()
      Generated constructor - Default constructor for generic creation.
    • SapB2BDocumentModel

      public SapB2BDocumentModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SapB2BDocumentModel

      @Deprecated(since="4.1.1", forRemoval=true) public SapB2BDocumentModel(BigDecimal _amount, CurrencyModel _currency, String _documentNumber, B2BDocumentTypeModel _documentType, B2BUnitModel _unit)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _amount - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _currency - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _documentNumber - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _documentType - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _unit - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
    • SapB2BDocumentModel

      @Deprecated(since="4.1.1", forRemoval=true) public SapB2BDocumentModel(BigDecimal _amount, CurrencyModel _currency, String _documentNumber, B2BDocumentTypeModel _documentType, ItemModel _owner, B2BUnitModel _unit)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _amount - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _currency - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _documentNumber - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _documentType - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
      _owner - initial attribute declared by type Item at extension core
      _unit - initial attribute declared by type B2BDocument at extension b2bacceleratorservices
  • Method Details

    • getBillAddress

      @Accessor(qualifier="billAddress", type=GETTER) public String getBillAddress()
      Generated method - Getter of the SapB2BDocument.billAddress attribute defined at extension sapinvoiceaddon.
      Returns:
      the billAddress
    • getCustomerNumber

      @Accessor(qualifier="customerNumber", type=GETTER) public String getCustomerNumber()
      Generated method - Getter of the SapB2BDocument.customerNumber attribute defined at extension sapinvoiceaddon.
      Returns:
      the customerNumber
    • getDeliveryDate

      @Accessor(qualifier="deliveryDate", type=GETTER) public String getDeliveryDate()
      Generated method - Getter of the SapB2BDocument.deliveryDate attribute defined at extension sapinvoiceaddon.
      Returns:
      the deliveryDate
    • getDeliveryNumber

      @Accessor(qualifier="deliveryNumber", type=GETTER) public String getDeliveryNumber()
      Generated method - Getter of the SapB2BDocument.deliveryNumber attribute defined at extension sapinvoiceaddon.
      Returns:
      the deliveryNumber
    • getFinalDiscount

      @Accessor(qualifier="finalDiscount", type=GETTER) public String getFinalDiscount()
      Generated method - Getter of the SapB2BDocument.finalDiscount attribute defined at extension sapinvoiceaddon.
      Returns:
      the finalDiscount
    • getGrandTotal

      @Accessor(qualifier="grandTotal", type=GETTER) public String getGrandTotal()
      Generated method - Getter of the SapB2BDocument.grandTotal attribute defined at extension sapinvoiceaddon.
      Returns:
      the grandTotal
    • getGrossWeight

      @Accessor(qualifier="grossWeight", type=GETTER) public String getGrossWeight()
      Generated method - Getter of the SapB2BDocument.grossWeight attribute defined at extension sapinvoiceaddon.
      Returns:
      the grossWeight
    • getInvoiceDate

      @Accessor(qualifier="invoiceDate", type=GETTER) public String getInvoiceDate()
      Generated method - Getter of the SapB2BDocument.invoiceDate attribute defined at extension sapinvoiceaddon.
      Returns:
      the invoiceDate
    • getInvoiceNumber

      @Accessor(qualifier="invoiceNumber", type=GETTER) public String getInvoiceNumber()
      Generated method - Getter of the SapB2BDocument.invoiceNumber attribute defined at extension sapinvoiceaddon.
      Returns:
      the invoiceNumber
    • getMaterial

      @Accessor(qualifier="material", type=GETTER) public List<MaterialModel> getMaterial()
      Generated method - Getter of the SapB2BDocument.material attribute defined at extension sapinvoiceaddon. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the material
    • getNetWeight

      @Accessor(qualifier="netWeight", type=GETTER) public String getNetWeight()
      Generated method - Getter of the SapB2BDocument.netWeight attribute defined at extension sapinvoiceaddon.
      Returns:
      the netWeight
    • getOrderDate

      @Accessor(qualifier="orderDate", type=GETTER) public String getOrderDate()
      Generated method - Getter of the SapB2BDocument.orderDate attribute defined at extension sapinvoiceaddon.
      Returns:
      the orderDate
    • getOrderNumber

      @Accessor(qualifier="orderNumber", type=GETTER) public String getOrderNumber()
      Generated method - Getter of the SapB2BDocument.orderNumber attribute defined at extension sapinvoiceaddon.
      Returns:
      the orderNumber
    • getOurTaxNumber

      @Accessor(qualifier="ourTaxNumber", type=GETTER) public String getOurTaxNumber()
      Generated method - Getter of the SapB2BDocument.ourTaxNumber attribute defined at extension sapinvoiceaddon.
      Returns:
      the ourTaxNumber
    • getOverAllTax

      @Accessor(qualifier="overAllTax", type=GETTER) public String getOverAllTax()
      Generated method - Getter of the SapB2BDocument.overAllTax attribute defined at extension sapinvoiceaddon.
      Returns:
      the overAllTax
    • getPartnerAddress

      @Accessor(qualifier="partnerAddress", type=GETTER) public List<PartnerAddressModel> getPartnerAddress()
      Generated method - Getter of the SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the partnerAddress
    • getPayerAddress

      @Accessor(qualifier="payerAddress", type=GETTER) public String getPayerAddress()
      Generated method - Getter of the SapB2BDocument.payerAddress attribute defined at extension sapinvoiceaddon.
      Returns:
      the payerAddress
    • getPayerName

      @Accessor(qualifier="payerName", type=GETTER) public String getPayerName()
      Generated method - Getter of the SapB2BDocument.payerName attribute defined at extension sapinvoiceaddon.
      Returns:
      the payerName
    • getShippingCost

      @Accessor(qualifier="shippingCost", type=GETTER) public String getShippingCost()
      Generated method - Getter of the SapB2BDocument.shippingCost attribute defined at extension sapinvoiceaddon.
      Returns:
      the shippingCost
    • getSubTotal

      @Accessor(qualifier="subTotal", type=GETTER) public String getSubTotal()
      Generated method - Getter of the SapB2BDocument.subTotal attribute defined at extension sapinvoiceaddon.
      Returns:
      the subTotal
    • getTaxNumber

      @Accessor(qualifier="taxNumber", type=GETTER) public String getTaxNumber()
      Generated method - Getter of the SapB2BDocument.taxNumber attribute defined at extension sapinvoiceaddon.
      Returns:
      the taxNumber
    • getTermsOfDelivery

      @Accessor(qualifier="termsOfDelivery", type=GETTER) public String getTermsOfDelivery()
      Generated method - Getter of the SapB2BDocument.termsOfDelivery attribute defined at extension sapinvoiceaddon.
      Returns:
      the termsOfDelivery
    • getTermsOfPayment

      @Accessor(qualifier="termsOfPayment", type=GETTER) public String getTermsOfPayment()
      Generated method - Getter of the SapB2BDocument.termsOfPayment attribute defined at extension sapinvoiceaddon.
      Returns:
      the termsOfPayment
    • getUnits

      @Accessor(qualifier="units", type=GETTER) public String getUnits()
      Generated method - Getter of the SapB2BDocument.units attribute defined at extension sapinvoiceaddon.
      Returns:
      the units
    • setBillAddress

      @Accessor(qualifier="billAddress", type=SETTER) public void setBillAddress(String value)
      Generated method - Setter of SapB2BDocument.billAddress attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the billAddress
    • setCustomerNumber

      @Accessor(qualifier="customerNumber", type=SETTER) public void setCustomerNumber(String value)
      Generated method - Setter of SapB2BDocument.customerNumber attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the customerNumber
    • setDeliveryDate

      @Accessor(qualifier="deliveryDate", type=SETTER) public void setDeliveryDate(String value)
      Generated method - Setter of SapB2BDocument.deliveryDate attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the deliveryDate
    • setDeliveryNumber

      @Accessor(qualifier="deliveryNumber", type=SETTER) public void setDeliveryNumber(String value)
      Generated method - Setter of SapB2BDocument.deliveryNumber attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the deliveryNumber
    • setFinalDiscount

      @Accessor(qualifier="finalDiscount", type=SETTER) public void setFinalDiscount(String value)
      Generated method - Setter of SapB2BDocument.finalDiscount attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the finalDiscount
    • setGrandTotal

      @Accessor(qualifier="grandTotal", type=SETTER) public void setGrandTotal(String value)
      Generated method - Setter of SapB2BDocument.grandTotal attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the grandTotal
    • setGrossWeight

      @Accessor(qualifier="grossWeight", type=SETTER) public void setGrossWeight(String value)
      Generated method - Setter of SapB2BDocument.grossWeight attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the grossWeight
    • setInvoiceDate

      @Accessor(qualifier="invoiceDate", type=SETTER) public void setInvoiceDate(String value)
      Generated method - Setter of SapB2BDocument.invoiceDate attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the invoiceDate
    • setInvoiceNumber

      @Accessor(qualifier="invoiceNumber", type=SETTER) public void setInvoiceNumber(String value)
      Generated method - Setter of SapB2BDocument.invoiceNumber attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the invoiceNumber
    • setMaterial

      @Accessor(qualifier="material", type=SETTER) public void setMaterial(List<MaterialModel> value)
      Generated method - Setter of SapB2BDocument.material attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the material
    • setNetWeight

      @Accessor(qualifier="netWeight", type=SETTER) public void setNetWeight(String value)
      Generated method - Setter of SapB2BDocument.netWeight attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the netWeight
    • setOrderDate

      @Accessor(qualifier="orderDate", type=SETTER) public void setOrderDate(String value)
      Generated method - Setter of SapB2BDocument.orderDate attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the orderDate
    • setOrderNumber

      @Accessor(qualifier="orderNumber", type=SETTER) public void setOrderNumber(String value)
      Generated method - Setter of SapB2BDocument.orderNumber attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the orderNumber
    • setOurTaxNumber

      @Accessor(qualifier="ourTaxNumber", type=SETTER) public void setOurTaxNumber(String value)
      Generated method - Setter of SapB2BDocument.ourTaxNumber attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the ourTaxNumber
    • setOverAllTax

      @Accessor(qualifier="overAllTax", type=SETTER) public void setOverAllTax(String value)
      Generated method - Setter of SapB2BDocument.overAllTax attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the overAllTax
    • setPartnerAddress

      @Accessor(qualifier="partnerAddress", type=SETTER) public void setPartnerAddress(List<PartnerAddressModel> value)
      Generated method - Setter of SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the partnerAddress
    • setPayerAddress

      @Accessor(qualifier="payerAddress", type=SETTER) public void setPayerAddress(String value)
      Generated method - Setter of SapB2BDocument.payerAddress attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the payerAddress
    • setPayerName

      @Accessor(qualifier="payerName", type=SETTER) public void setPayerName(String value)
      Generated method - Setter of SapB2BDocument.payerName attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the payerName
    • setShippingCost

      @Accessor(qualifier="shippingCost", type=SETTER) public void setShippingCost(String value)
      Generated method - Setter of SapB2BDocument.shippingCost attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the shippingCost
    • setSubTotal

      @Accessor(qualifier="subTotal", type=SETTER) public void setSubTotal(String value)
      Generated method - Setter of SapB2BDocument.subTotal attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the subTotal
    • setTaxNumber

      @Accessor(qualifier="taxNumber", type=SETTER) public void setTaxNumber(String value)
      Generated method - Setter of SapB2BDocument.taxNumber attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the taxNumber
    • setTermsOfDelivery

      @Accessor(qualifier="termsOfDelivery", type=SETTER) public void setTermsOfDelivery(String value)
      Generated method - Setter of SapB2BDocument.termsOfDelivery attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the termsOfDelivery
    • setTermsOfPayment

      @Accessor(qualifier="termsOfPayment", type=SETTER) public void setTermsOfPayment(String value)
      Generated method - Setter of SapB2BDocument.termsOfPayment attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the termsOfPayment
    • setUnits

      @Accessor(qualifier="units", type=SETTER) public void setUnits(String value)
      Generated method - Setter of SapB2BDocument.units attribute defined at extension sapinvoiceaddon.
      Parameters:
      value - the units