Uses of Enum Class
edu.harvard.hul.ois.jhove.AgentType
Packages that use AgentType
Package
Description
Contains the classes needed for building a JHOVE application.
-
Uses of AgentType in edu.harvard.hul.ois.jhove
Methods in edu.harvard.hul.ois.jhove that return AgentTypeModifier and TypeMethodDescriptionAgent.getType()Returns the value of the type property.static AgentTypeReturns the enum constant of this class with the specified name.static AgentType[]AgentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in edu.harvard.hul.ois.jhove with parameters of type AgentType