Uses of Class
edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
-
Packages that use AnalogDigitalFlagType Package Description edu.harvard.hul.ois.jhove Contains the classes needed for building a JHOVE application. -
-
Uses of AnalogDigitalFlagType in edu.harvard.hul.ois.jhove
Methods in edu.harvard.hul.ois.jhove that return AnalogDigitalFlagType Modifier and Type Method Description static AnalogDigitalFlagTypeAnalogDigitalFlagType. valueOf(String name)Returns the enum constant of this type with the specified name.static AnalogDigitalFlagType[]AnalogDigitalFlagType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-