| Package | Description |
|---|---|
| edu.harvard.hul.ois.jhove |
Contains the classes needed for building a JHOVE application.
|
| Modifier and Type | Method and Description |
|---|---|
AgentType |
Agent.getType()
Returns the value of the type property.
|
static AgentType |
AgentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentType[] |
AgentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(String name,
AgentType type) |
Copyright © 2008–2020 The Open Preservation Foundation. All rights reserved.