Uses of Interface
net.opengis.ows11.ResponsiblePartySubsetType
Packages that use ResponsiblePartySubsetType
-
Uses of ResponsiblePartySubsetType in net.opengis.ows11
Methods in net.opengis.ows11 that return ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionOws11Factory.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.ows11 with parameters of type ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionvoidServiceProviderType.setServiceContact(ResponsiblePartySubsetType value) Sets the value of the 'Service Contact' containment reference. -
Uses of ResponsiblePartySubsetType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement ResponsiblePartySubsetTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Responsible Party Subset Type'.Fields in net.opengis.ows11.impl declared as ResponsiblePartySubsetTypeModifier and TypeFieldDescriptionprotected ResponsiblePartySubsetTypeServiceProviderTypeImpl.serviceContactThe cached value of the 'Service Contact' containment reference.Methods in net.opengis.ows11.impl that return ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createResponsiblePartySubsetType()ServiceProviderTypeImpl.getServiceContact()Methods in net.opengis.ows11.impl with parameters of type ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionNotificationChainServiceProviderTypeImpl.basicSetServiceContact(ResponsiblePartySubsetType newServiceContact, NotificationChain msgs) voidServiceProviderTypeImpl.setServiceContact(ResponsiblePartySubsetType newServiceContact) -
Uses of ResponsiblePartySubsetType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionOws11Switch.caseResponsiblePartySubsetType(ResponsiblePartySubsetType object) Returns the result of interpreting the object as an instance of 'Responsible Party Subset Type'.booleanOws11Validator.validateResponsiblePartySubsetType(ResponsiblePartySubsetType responsiblePartySubsetType, DiagnosticChain diagnostics, Map context) -
Uses of ResponsiblePartySubsetType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type ResponsiblePartySubsetTypeModifier and TypeMethodDescriptionbooleanServiceProviderTypeValidator.validateServiceContact(ResponsiblePartySubsetType value) -
Uses of ResponsiblePartySubsetType in org.geotools.metadata.iso.citation
Constructors in org.geotools.metadata.iso.citation with parameters of type ResponsiblePartySubsetType