Uses of Interface
net.opengis.wcs10.ResponsiblePartyType
Packages that use ResponsiblePartyType
Package
Description
-
Uses of ResponsiblePartyType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return ResponsiblePartyTypeModifier and TypeMethodDescriptionWcs10Factory.createResponsiblePartyType()
Returns a new object of class 'Responsible Party Type'.ServiceType.getResponsibleParty()
Returns the value of the 'Responsible Party' containment reference.Methods in net.opengis.wcs10 with parameters of type ResponsiblePartyTypeModifier and TypeMethodDescriptionvoid
ServiceType.setResponsibleParty
(ResponsiblePartyType value) Sets the value of the 'Responsible Party
' containment reference. -
Uses of ResponsiblePartyType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement ResponsiblePartyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Responsible Party Type'.Fields in net.opengis.wcs10.impl declared as ResponsiblePartyTypeModifier and TypeFieldDescriptionprotected ResponsiblePartyType
ServiceTypeImpl.responsibleParty
The cached value of the 'Responsible Party
' containment reference.Methods in net.opengis.wcs10.impl that return ResponsiblePartyTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createResponsiblePartyType()
ServiceTypeImpl.getResponsibleParty()
Methods in net.opengis.wcs10.impl with parameters of type ResponsiblePartyTypeModifier and TypeMethodDescriptionNotificationChain
ServiceTypeImpl.basicSetResponsibleParty
(ResponsiblePartyType newResponsibleParty, NotificationChain msgs) void
ServiceTypeImpl.setResponsibleParty
(ResponsiblePartyType newResponsibleParty) -
Uses of ResponsiblePartyType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type ResponsiblePartyTypeModifier and TypeMethodDescriptionWcs10Switch.caseResponsiblePartyType
(ResponsiblePartyType object) Returns the result of interpreting the object as an instance of 'Responsible Party Type'. -
Uses of ResponsiblePartyType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type ResponsiblePartyTypeModifier and TypeMethodDescriptionboolean
ServiceTypeValidator.validateResponsibleParty
(ResponsiblePartyType value)