Interface KnownGender.Builder

    • Method Detail

      • type

        KnownGender.Builder type​(String type)

        A string value of the KnownGender info about the Celebrity.

        Parameters:
        type - A string value of the KnownGender info about the Celebrity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        KnownGenderType, KnownGenderType
      • type

        KnownGender.Builder type​(KnownGenderType type)

        A string value of the KnownGender info about the Celebrity.

        Parameters:
        type - A string value of the KnownGender info about the Celebrity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        KnownGenderType, KnownGenderType