org.deegree.ogcbasic
Interface ContactPersonPrimary

All Known Implementing Classes:
ContactPersonPrimary_Impl

public interface ContactPersonPrimary

names the conatct based on ISO 19115

----------------------------------------------------------------------

Version:
2002-03-01
Author:
Andreas Poth

Method Summary
 java.lang.String getContactOrganization()
          returns the name of the organization that can be contacted / the contact person works at.
 java.lang.String getContactPerson()
          returns the name of the contact person
 

Method Detail

getContactPerson

public java.lang.String getContactPerson()
returns the name of the contact person


getContactOrganization

public java.lang.String getContactOrganization()
returns the name of the organization that can be contacted / the contact person works at.