Class SetupSection


  • public class SetupSection
    extends java.lang.Object
    Represents a setup section. Holds a skip section and multiple do sections.
    • Method Detail

      • getExecutableSections

        public java.util.List<ExecutableSection> getExecutableSections()
      • isEmpty

        public boolean isEmpty()