Uses of Class
org.deegree.services.jaxb.metadata.ServiceContactType

Packages that use ServiceContactType
org.deegree.services.jaxb.metadata   
org.deegree.services.metadata   
 

Uses of ServiceContactType in org.deegree.services.jaxb.metadata
 

Fields in org.deegree.services.jaxb.metadata declared as ServiceContactType
protected  ServiceContactType ServiceProviderType.serviceContact
           
 

Methods in org.deegree.services.jaxb.metadata that return ServiceContactType
 ServiceContactType ObjectFactory.createServiceContactType()
          Create an instance of ServiceContactType
 ServiceContactType ServiceProviderType.getServiceContact()
          Gets the value of the serviceContact property.
 

Methods in org.deegree.services.jaxb.metadata with parameters of type ServiceContactType
 void ServiceProviderType.setServiceContact(ServiceContactType value)
          Sets the value of the serviceContact property.
 

Uses of ServiceContactType in org.deegree.services.metadata
 

Methods in org.deegree.services.metadata with parameters of type ServiceContactType
static ResponsibleParty MetadataUtils.convertFromJAXB(ServiceContactType sc)
           
 



Copyright © 2011. All Rights Reserved.