Class GeneratedProductTaxCode

    • Field Detail

      • PRODUCTCODE

        public static final java.lang.String PRODUCTCODE
        Qualifier of the ProductTaxCode.productCode attribute
        See Also:
        Constant Field Values
      • TAXAREA

        public static final java.lang.String TAXAREA
        Qualifier of the ProductTaxCode.taxArea attribute
        See Also:
        Constant Field Values
      • TAXCODE

        public static final java.lang.String TAXCODE
        Qualifier of the ProductTaxCode.taxCode attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedProductTaxCode

        public GeneratedProductTaxCode()
    • Method Detail

      • getProductCode

        public java.lang.String getProductCode​(SessionContext ctx)
        Generated method - Getter of the ProductTaxCode.productCode attribute.
        Returns:
        the productCode
      • getProductCode

        public java.lang.String getProductCode()
        Generated method - Getter of the ProductTaxCode.productCode attribute.
        Returns:
        the productCode
      • setProductCode

        protected void setProductCode​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the ProductTaxCode.productCode attribute.
        Parameters:
        value - the productCode
      • setProductCode

        protected void setProductCode​(java.lang.String value)
        Generated method - Setter of the ProductTaxCode.productCode attribute.
        Parameters:
        value - the productCode
      • getTaxArea

        public java.lang.String getTaxArea​(SessionContext ctx)
        Generated method - Getter of the ProductTaxCode.taxArea attribute.
        Returns:
        the taxArea
      • getTaxArea

        public java.lang.String getTaxArea()
        Generated method - Getter of the ProductTaxCode.taxArea attribute.
        Returns:
        the taxArea
      • setTaxArea

        protected void setTaxArea​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the ProductTaxCode.taxArea attribute.
        Parameters:
        value - the taxArea
      • setTaxArea

        protected void setTaxArea​(java.lang.String value)
        Generated method - Setter of the ProductTaxCode.taxArea attribute.
        Parameters:
        value - the taxArea
      • getTaxCode

        public java.lang.String getTaxCode​(SessionContext ctx)
        Generated method - Getter of the ProductTaxCode.taxCode attribute.
        Returns:
        the taxCode
      • getTaxCode

        public java.lang.String getTaxCode()
        Generated method - Getter of the ProductTaxCode.taxCode attribute.
        Returns:
        the taxCode
      • setTaxCode

        public void setTaxCode​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the ProductTaxCode.taxCode attribute.
        Parameters:
        value - the taxCode
      • setTaxCode

        public void setTaxCode​(java.lang.String value)
        Generated method - Setter of the ProductTaxCode.taxCode attribute.
        Parameters:
        value - the taxCode