Modifier and Type | Method and Description |
---|---|
Agent.Builder |
address(String address)
Sets the value of the address property.
|
Agent |
build() |
Agent.Builder |
email(String email)
Sets the value of the email property.
|
Agent.Builder |
fax(String fax)
Sets the value of the fax property.
|
Agent.Builder |
name(String name)
Sets the value of the name property.
|
Agent.Builder |
note(String note)
Sets the value of the note property.
|
Agent.Builder |
telephone(String telephone)
Sets the value of the telephone property.
|
Agent.Builder |
web(String web)
Sets the value of the web property.
|
public Agent.Builder address(String address)
public Agent.Builder email(String email)
public Agent.Builder fax(String fax)
public Agent.Builder name(String name)
public Agent.Builder note(String note)
public Agent.Builder telephone(String telephone)
public Agent.Builder web(String web)
public Agent build()
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.