Class CompilerSettingsParameters

    • Constructor Detail

      • CompilerSettingsParameters

        public CompilerSettingsParameters()
    • Method Detail

      • isSourceBased

        public boolean isSourceBased()
      • setSourceBased

        public void setSourceBased​(boolean sourceBased)
      • getOutputPath

        public String getOutputPath()
      • setOuputPath

        public void setOuputPath​(String outputPath)