org.deegree.model.metadata.iso19115
Class ContactInfo
java.lang.Object
org.deegree.model.metadata.iso19115.ContactInfo
public class ContactInfo
- extends Object
Represents ContactInfo entity compliant to ISO 19115 schema.
- Version:
- $Revision: 18195 $ $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
- Author:
- Axel Schaefer
- See Also:
- International Organization for Standardization
ContactInfo
public ContactInfo(Address address,
String contactinstructions,
String hoursofservice,
OnlineResource onlineresource,
Phone phone)
- Creates a new instance of ContactInfo
- Parameters:
address
- contactinstructions
- hoursofservice
- onlineresource
- phone
-
getAddress
public Address getAddress()
- Returns:
- address
setAddress
public void setAddress(Address address)
- See Also:
getAddress()
getContactInstructions
public String getContactInstructions()
- Returns:
- contact instructions
setContactInstructions
public void setContactInstructions(String contactinstructions)
- See Also:
getContactInstructions()
getHoursOfService
public String getHoursOfService()
- Returns:
- hours of service
setHoursOfService
public void setHoursOfService(String hoursofservice)
- See Also:
getHoursOfService()
getOnLineResource
public OnlineResource getOnLineResource()
- Returns:
- online resource
setOnLineResource
public void setOnLineResource(OnlineResource onlineresource)
- See Also:
getOnLineResource()
getPhone
public Phone getPhone()
- Returns:
- phone
setPhone
public void setPhone(Phone phone)
- See Also:
getPhone()
toString
public String toString()
- to String method
- Overrides:
toString
in class Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org