org.deegree.owscommon_1_1_0
Class ServiceContact
java.lang.Object
  
org.deegree.owscommon_1_1_0.ServiceContact
public class ServiceContact
- extends Object
 
ServiceContact wraps the service contact information of ows 1.1.0.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Rutger Bezema, last edited by: $Author: mschneider $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ServiceContact
public ServiceContact(String individualName,
                      String positionName,
                      ContactInfo contactInfo,
                      Pair<String,String> role)
- Parameters:
 individualName - positionName - contactInfo - role - a pair containing < role, codeSpace >
getIndividualName
public final String getIndividualName()
- Returns:
 - the individualName.
 
 
getPositionName
public final String getPositionName()
- Returns:
 - the positionName.
 
 
getContactInfo
public final ContactInfo getContactInfo()
- Returns:
 - the contactInfo.
 
 
getRole
public final Pair<String,String> getRole()
- Returns:
 - the role as a < role, codeSpace > pair or 
null 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org