Class Lifecycle.TypeInclusion

java.lang.Object
com.emc.documentum.rest.model.Lifecycle.TypeInclusion
Enclosing class:
Lifecycle

public static class Lifecycle.TypeInclusion extends Object
  • Constructor Details

    • TypeInclusion

      public TypeInclusion()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getIncludeSubtypes

      public Boolean getIncludeSubtypes()
    • setIncludeSubtypes

      public void setIncludeSubtypes(Boolean includeSubtypes)