Interface StatusAccessor.StatusMutator<S>

    • Method Detail

      • setStatus

        void setStatus​(S aState)
        Sets the statusCode for the state property.
        Parameters:
        aState - The state to be stored by the state property.