org.deegree.model.metadata.iso19115
Class ContactInfo
java.lang.Object
org.deegree.model.metadata.iso19115.ContactInfo
public class ContactInfo
- extends java.lang.Object
Represents ContactInfo entity compliant to ISO 19115 schema.
- Version:
- $Revision: 18195 $ $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Axel Schaefer
- See Also:
- International Organization for Standardization
Constructor Summary |
ContactInfo(Address address,
java.lang.String contactinstructions,
java.lang.String hoursofservice,
OnlineResource onlineresource,
Phone phone)
Creates a new instance of ContactInfo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContactInfo
public ContactInfo(Address address,
java.lang.String contactinstructions,
java.lang.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 java.lang.String getContactInstructions()
- Returns:
- contact instructions
setContactInstructions
public void setContactInstructions(java.lang.String contactinstructions)
- See Also:
getContactInstructions()
getHoursOfService
public java.lang.String getHoursOfService()
- Returns:
- hours of service
setHoursOfService
public void setHoursOfService(java.lang.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 java.lang.String toString()
- to String method
- Overrides:
toString
in class java.lang.Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org