Uses of Class
org.deegree.protocol.ows.metadata.party.ResponsibleParty

Packages that use ResponsibleParty
org.deegree.protocol.ows.metadata   
org.deegree.services.metadata   
 

Uses of ResponsibleParty in org.deegree.protocol.ows.metadata
 

Methods in org.deegree.protocol.ows.metadata that return ResponsibleParty
 ResponsibleParty ServiceProvider.getServiceContact()
          Returns the information for contacting the service provider.
 

Constructors in org.deegree.protocol.ows.metadata with parameters of type ResponsibleParty
ServiceProvider(String providerName, String providerSite, ResponsibleParty serviceContact)
          Creates a new ServiceProvider instance.
 

Uses of ResponsibleParty in org.deegree.services.metadata
 

Methods in org.deegree.services.metadata that return ResponsibleParty
static ResponsibleParty MetadataUtils.convertFromJAXB(ServiceContactType sc)
           
 



Copyright © 2011. All Rights Reserved.