Interface InputStreamAccessor.InputStreamMutator

    • Method Detail

      • setInputStream

        void setInputStream​(java.io.InputStream aInputStream)
        Sets the InputStream for the Input-Stream property.
        Parameters:
        aInputStream - The InputStream to be stored by the Input-Stream property.