Uses of Interface
net.opengis.ows10.ResponsiblePartySubsetType
Packages that use ResponsiblePartySubsetType
-
Uses of ResponsiblePartySubsetType in net.opengis.ows10
Methods in net.opengis.ows10 that return ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionOws10Factory.createResponsiblePartySubsetType()
Returns a new object of class 'Responsible Party Subset Type'.ServiceProviderType.getServiceContact()
Returns the value of the 'Service Contact' containment reference.Methods in net.opengis.ows10 with parameters of type ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionvoid
ServiceProviderType.setServiceContact
(ResponsiblePartySubsetType value) Sets the value of the 'Service Contact
' containment reference. -
Uses of ResponsiblePartySubsetType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement ResponsiblePartySubsetTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Responsible Party Subset Type'.Fields in net.opengis.ows10.impl declared as ResponsiblePartySubsetTypeModifier and TypeFieldDescriptionprotected ResponsiblePartySubsetType
ServiceProviderTypeImpl.serviceContact
The cached value of the 'Service Contact
' containment reference.Methods in net.opengis.ows10.impl that return ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionOws10FactoryImpl.createResponsiblePartySubsetType()
ServiceProviderTypeImpl.getServiceContact()
Methods in net.opengis.ows10.impl with parameters of type ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionNotificationChain
ServiceProviderTypeImpl.basicSetServiceContact
(ResponsiblePartySubsetType newServiceContact, NotificationChain msgs) void
ServiceProviderTypeImpl.setServiceContact
(ResponsiblePartySubsetType newServiceContact) -
Uses of ResponsiblePartySubsetType in net.opengis.ows10.validation
Methods in net.opengis.ows10.validation with parameters of type ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionboolean
ServiceProviderTypeValidator.validateServiceContact
(ResponsiblePartySubsetType value)