クラス AddSqlFileCommand

  • すべての実装されたインタフェース:
    java.lang.Runnable

    public class AddSqlFileCommand
    extends AbstractCommand
    • コンストラクタの詳細

      • AddSqlFileCommand

        public AddSqlFileCommand()
    • メソッドの詳細

      • getUpSqlDirectory

        public java.io.File getUpSqlDirectory()
        戻り値:
        the upSqlDirectory
      • setUpSqlDirectory

        public void setUpSqlDirectory​(java.io.File upSqlDirectory)
        パラメータ:
        upSqlDirectory - the upSqlDirectory to set
      • setUpSqlDirectory

        public void setUpSqlDirectory​(java.lang.String upSqlDirectory)
        パラメータ:
        upSqlDirectory - the upSqlDirectory to set
      • getDownSqlDirectory

        public java.io.File getDownSqlDirectory()
        戻り値:
        the downSqlDirectory
      • setDownSqlDirectory

        public void setDownSqlDirectory​(java.io.File downSqlDirectory)
        パラメータ:
        downSqlDirectory - the downSqlDirectory to set
      • setDownSqlDirectory

        public void setDownSqlDirectory​(java.lang.String downSqlDirectory)
        パラメータ:
        downSqlDirectory - the downSqlDirectory to set
      • getVersion

        public java.lang.String getVersion()
        戻り値:
        the version
      • setVersion

        public void setVersion​(java.lang.String version)
        パラメータ:
        version - the version to set
      • getDescription

        public java.lang.String getDescription()
        戻り値:
        the description
      • setDescription

        public void setDescription​(java.lang.String description)
        パラメータ:
        description - the description to set