Interface EnumerationValue.Builder

  • Method Details

    • value

      The value of the slot type.

      Parameters:
      value - The value of the slot type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • synonyms

      Additional values related to the slot type value.

      Parameters:
      synonyms - Additional values related to the slot type value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • synonyms

      EnumerationValue.Builder synonyms(String... synonyms)

      Additional values related to the slot type value.

      Parameters:
      synonyms - Additional values related to the slot type value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.