Interface ProductCode.Builder

  • Method Details

    • code

      The product code information.

      Parameters:
      code - The product code information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productType

      ProductCode.Builder productType(String productType)

      The product code type.

      Parameters:
      productType - The product code type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.