Class ComputationValueFile

    • Constructor Detail

      • ComputationValueFile

        public ComputationValueFile()
      • ComputationValueFile

        public ComputationValueFile​(String url,
                                    String fileName,
                                    String mimeType,
                                    boolean netcdf)
    • Method Detail

      • getFileName

        public String getFileName()
      • setFileName

        public void setFileName​(String fileName)
      • getMimeType

        public String getMimeType()
      • setMimeType

        public void setMimeType​(String mimeType)
      • isNetcdf

        public boolean isNetcdf()
      • setNetcdf

        public void setNetcdf​(boolean netcdf)