Class InspireMetadataPointOfContact


  • public class InspireMetadataPointOfContact
    extends Object
    Service internal representation of INSPIRE metadata point of contact
    Since:
    1.0.0
    • Constructor Detail

      • InspireMetadataPointOfContact

        public InspireMetadataPointOfContact​(String organisationName,
                                             String emailAddress)
        constructor
        Parameters:
        organisationName - the organisation name
        emailAddress - the email address
    • Method Detail

      • getOrganisationName

        public String getOrganisationName()
        Get the organisation name
        Returns:
        the organisationName
      • getEmailAddress

        public String getEmailAddress()
        Get the email address
        Returns:
        the emailAddress