Class GeneratedProductTaxCode

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ProductTaxCode

public abstract class GeneratedProductTaxCode extends GenericItem
Generated class for type ProductTaxCode.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedProductTaxCode

      public GeneratedProductTaxCode()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getProductCode

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

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

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

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

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

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

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

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

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

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

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

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