deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.model.metadata.iso19115
Class ContactInfo

java.lang.Object
  extended by 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 (Do, 18. Jun 2009) $
Author:
Axel Schaefer
See Also:
International Organization for Standardization

Constructor Summary
ContactInfo(Address address, String contactinstructions, String hoursofservice, OnlineResource onlineresource, Phone phone)
          Creates a new instance of ContactInfo
 
Method Summary
 Address getAddress()
           
 String getContactInstructions()
           
 String getHoursOfService()
           
 OnlineResource getOnLineResource()
           
 Phone getPhone()
           
 void setAddress(Address address)
           
 void setContactInstructions(String contactinstructions)
           
 void setHoursOfService(String hoursofservice)
           
 void setOnLineResource(OnlineResource onlineresource)
           
 void setPhone(Phone phone)
           
 String toString()
          to String method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

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

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org