public final class Agent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Agent.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
{ @inheritDoc }
|
String |
getAddress()
Returns the value of the address property.
|
String |
getEmail()
Returns the value of the email property.
|
String |
getFax()
Returns the value of the fax property.
|
String |
getName()
Returns the value of the name property.
|
String |
getNote()
Returns the value of the note property.
|
String |
getTelephone()
Returns the value of the telephone property.
|
AgentType |
getType()
Returns the value of the type property.
|
String |
getWeb()
Returns the value of the web property.
|
static Agent |
harvardInstance() |
int |
hashCode()
{ @inheritDoc }
|
static Agent |
newAdobeInstance() |
static Agent |
newIsoInstance() |
static Agent |
newW3CInstance() |
static Agent |
opfInstance() |
public String getAddress()
public String getEmail()
public String getFax()
public String getName()
public String getNote()
public String getTelephone()
public AgentType getType()
public String getWeb()
public static final Agent harvardInstance()
public static final Agent opfInstance()
public static final Agent newW3CInstance()
public static final Agent newIsoInstance()
public static final Agent newAdobeInstance()
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.