Interface ProductCode.Builder

    • Method Detail

      • productCodeId

        ProductCode.Builder productCodeId​(String productCodeId)

        The product code.

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

        ProductCode.Builder productCodeType​(String productCodeType)

        The type of product code.

        Parameters:
        productCodeType - The type of product code.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ProductCodeValues, ProductCodeValues