Class AddNewStateResponse

    • Constructor Detail

      • AddNewStateResponse

        public AddNewStateResponse​(String newStateName)
        Creates a new POJO response with the given data.
        Parameters:
        newStateName - Name of the new state that was created.
    • Method Detail

      • getNewStateName

        public String getNewStateName()
        Returns:
        Name of the new state that was created.