Uses of Enum Class
com.adobe.epubcheck.vocab.EpubCheckVocab.PROPERTIES
Packages that use EpubCheckVocab.PROPERTIES
-
Uses of EpubCheckVocab.PROPERTIES in com.adobe.epubcheck.vocab
Subclasses with type arguments of type EpubCheckVocab.PROPERTIES in com.adobe.epubcheck.vocabFields in com.adobe.epubcheck.vocab with type parameters of type EpubCheckVocab.PROPERTIESModifier and TypeFieldDescriptionstatic final EnumVocab<EpubCheckVocab.PROPERTIES> EpubCheckVocab.VOCABMethods in com.adobe.epubcheck.vocab that return EpubCheckVocab.PROPERTIESModifier and TypeMethodDescriptionstatic EpubCheckVocab.PROPERTIESReturns the enum constant of this class with the specified name.static EpubCheckVocab.PROPERTIES[]EpubCheckVocab.PROPERTIES.values()Returns an array containing the constants of this enum class, in the order they are declared.