Uses of Class
com.adobe.epubcheck.vocab.ComicsVocab.EPUB_TYPES
-
Packages that use ComicsVocab.EPUB_TYPES Package Description com.adobe.epubcheck.vocab -
-
Uses of ComicsVocab.EPUB_TYPES in com.adobe.epubcheck.vocab
Fields in com.adobe.epubcheck.vocab with type parameters of type ComicsVocab.EPUB_TYPES Modifier and Type Field Description static EnumVocab<ComicsVocab.EPUB_TYPES>ComicsVocab. VOCABMethods in com.adobe.epubcheck.vocab that return ComicsVocab.EPUB_TYPES Modifier and Type Method Description static ComicsVocab.EPUB_TYPESComicsVocab.EPUB_TYPES. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ComicsVocab.EPUB_TYPES[]ComicsVocab.EPUB_TYPES. values()Returns an array containing the constants of this enum type, in the order they are declared.
-