Interface IExcludable

All Known Implementing Classes:
FeatureInfo, SpecInfo

public interface IExcludable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setExcluded(boolean excluded)
     
  • Method Details

    • isExcluded

      boolean isExcluded()
    • setExcluded

      void setExcluded(boolean excluded)