インタフェース ObjectTargetProperty

既知の実装クラスのリスト:
DropObjectsCommand

public interface ObjectTargetProperty
  • メソッドの詳細

    • getIncludeObjects

      String[] getIncludeObjects()
      戻り値:
      the includeObjects
    • setIncludeObjects

      void setIncludeObjects(String... includeObjects)
      パラメータ:
      includeObjects - the includeObjects to set
    • getExcludeObjects

      String[] getExcludeObjects()
      戻り値:
      the excludeObjects
    • setExcludeObjects

      void setExcludeObjects(String... excludeObjects)
      パラメータ:
      excludeObjects - the excludeObjects to set