Interface StateInfo.Builder

    • Method Detail

      • code

        StateInfo.Builder code​(String code)
        Sets the value of the Code property for this object.
        Parameters:
        code - The new value for the Code property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        StateInfo.Builder message​(String message)
        Sets the value of the Message property for this object.
        Parameters:
        message - The new value for the Message property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.