Interface ModulesEnumeration

  • All Superinterfaces:
    java.util.Enumeration<ModuleInfo>

    public interface ModulesEnumeration
    extends java.util.Enumeration<ModuleInfo>
    Enumerator of cockpit modules
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void reset()  
      • Methods inherited from interface java.util.Enumeration

        asIterator, hasMoreElements, nextElement
    • Method Detail

      • reset

        void reset()