Uses of Interface
net.opengis.ows10.ResponsiblePartySubsetType

Packages that use ResponsiblePartySubsetType
net.opengis.ows10   
net.opengis.ows10.impl   
 

Uses of ResponsiblePartySubsetType in net.opengis.ows10
 

Methods in net.opengis.ows10 that return ResponsiblePartySubsetType
 ResponsiblePartySubsetType Ows10Factory.createResponsiblePartySubsetType()
          Returns a new object of class 'Responsible Party Subset Type'.
 ResponsiblePartySubsetType ServiceProviderType.getServiceContact()
          Returns the value of the 'Service Contact' containment reference.
 

Methods in net.opengis.ows10 with parameters of type ResponsiblePartySubsetType
 void ServiceProviderType.setServiceContact(ResponsiblePartySubsetType value)
          Sets the value of the 'Service Contact' containment reference.
 

Uses of ResponsiblePartySubsetType in net.opengis.ows10.impl
 

Fields in net.opengis.ows10.impl declared as ResponsiblePartySubsetType
protected  ResponsiblePartySubsetType ServiceProviderTypeImpl.serviceContact
          The cached value of the 'Service Contact' containment reference.
 

Methods in net.opengis.ows10.impl that return ResponsiblePartySubsetType
 ResponsiblePartySubsetType Ows10FactoryImpl.createResponsiblePartySubsetType()
           
 ResponsiblePartySubsetType ServiceProviderTypeImpl.getServiceContact()
           
 

Methods in net.opengis.ows10.impl with parameters of type ResponsiblePartySubsetType
 org.eclipse.emf.common.notify.NotificationChain ServiceProviderTypeImpl.basicSetServiceContact(ResponsiblePartySubsetType newServiceContact, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void ServiceProviderTypeImpl.setServiceContact(ResponsiblePartySubsetType newServiceContact)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.