Class FeatureManagerTask.Feature

  • Enclosing class:
    FeatureManagerTask

    public static class FeatureManagerTask.Feature
    extends Object
    Class for the nested 'feature' element.
    • Constructor Detail

      • Feature

        public Feature()
    • Method Detail

      • getFeature

        public String getFeature()
        Returns:
        the name of the feature.
      • addText

        public void addText​(String txt)