Interface CodeAccessor.CodeMutator<V>

    • Method Detail

      • setCode

        void setCode​(V aCode)
        Sets the code for the code property.
        Parameters:
        aCode - The code to be stored by the code property.