Package edm.edom3

Interface EDMUpload

    • Method Detail

      • getSchemaName

        java.lang.String getSchemaName()
        Get schema name for this worker
        Returns:
        schema name for this worker
      • setSchemaName

        void setSchemaName​(java.lang.String s)
        Set schema name
        Parameters:
        s - schema name for this worker
      • getShortNameFile

        java.io.File getShortNameFile()
        Get short name file
        Returns:
        short name file for the downloader (STEP format only)
      • setShortNameFile

        void setShortNameFile​(java.io.File s)
        Set short name file
        Parameters:
        s - short name file for the downloader (STEP format only)