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