Class DictionaryFileType


  • public class DictionaryFileType
    extends java.lang.Object
    Instances of this class specify the different types of dictionary files (the different classes of dictionary files.
    • Constructor Detail

      • DictionaryFileType

        private DictionaryFileType​(java.lang.String type,
                                   DictionaryElementType elementType)
    • Method Detail

      • getAllDictionaryFileTypes

        public static java.util.List getAllDictionaryFileTypes()
      • getName

        public java.lang.String getName()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object