Package | Description |
---|---|
edu.harvard.hul.ois.jhove |
Contains the classes needed for building a JHOVE application.
|
Modifier and Type | Method and Description |
---|---|
Agent.Builder |
Agent.Builder.address(String address)
Sets the value of the address property.
|
Agent.Builder |
Agent.Builder.email(String email)
Sets the value of the email property.
|
Agent.Builder |
Agent.Builder.fax(String fax)
Sets the value of the fax property.
|
Agent.Builder |
Agent.Builder.name(String name)
Sets the value of the name property.
|
Agent.Builder |
Agent.Builder.note(String note)
Sets the value of the note property.
|
Agent.Builder |
Agent.Builder.telephone(String telephone)
Sets the value of the telephone property.
|
Agent.Builder |
Agent.Builder.web(String web)
Sets the value of the web property.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.