Interface OutputStreamAccessor.OutputStreamMutator

    • Method Detail

      • setOutputStream

        void setOutputStream​(java.io.OutputStream aOutputStream)
        Sets the output stream for the output stream property.
        Parameters:
        aOutputStream - The output stream to be stored by the output stream property.