Class StorageFactoryService.DirectoryList

    • Field Detail

      • contents

        private java.lang.String[] contents
      • index

        private int index
      • validIndex

        private boolean validIndex
      • actionCode

        private int actionCode
      • HAS_MORE_ELEMENTS_ACTION

        private static final int HAS_MORE_ELEMENTS_ACTION
        See Also:
        Constant Field Values
    • Constructor Detail

      • DirectoryList

        DirectoryList()
    • Method Detail

      • hasMoreElements

        public boolean hasMoreElements()
        Specified by:
        hasMoreElements in interface java.util.Enumeration
      • nextElement

        public java.lang.Object nextElement()
                                     throws java.util.NoSuchElementException
        Specified by:
        nextElement in interface java.util.Enumeration
        Throws:
        java.util.NoSuchElementException