Interface AttributeValueItem.Builder

    • Method Detail

      • value

        AttributeValueItem.Builder value​(String value)

        An individual value belonging to the given attribute.

        Parameters:
        value - An individual value belonging to the given attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.