Package edu.harvard.hul.ois.jhove
Class Agent.Builder
java.lang.Object
edu.harvard.hul.ois.jhove.Agent.Builder
- Enclosing class:
- Agent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSets the value of the address property.build()Sets the value of the email property.Sets the value of the fax property.Sets the value of the name property.Sets the value of the note property.Sets the value of the telephone property.Sets the value of the web property.
-
Constructor Details
-
Builder
-
-
Method Details
-
address
Sets the value of the address property. -
email
Sets the value of the email property. -
fax
Sets the value of the fax property. -
name
Sets the value of the name property. -
note
Sets the value of the note property. -
telephone
Sets the value of the telephone property. -
web
Sets the value of the web property. -
build
- Returns:
- the immutable Agent instance build from the builder contents
-