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 TypeMethodDescriptionvoidServiceType.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 TypeClassDescriptionclassAn implementation of the model object 'Responsible Party Type'.Fields in net.opengis.wcs10.impl declared as ResponsiblePartyTypeModifier and TypeFieldDescriptionprotected ResponsiblePartyTypeServiceTypeImpl.responsiblePartyThe 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 TypeMethodDescriptionNotificationChainServiceTypeImpl.basicSetResponsibleParty(ResponsiblePartyType newResponsibleParty, NotificationChain msgs) voidServiceTypeImpl.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 TypeMethodDescriptionbooleanServiceTypeValidator.validateResponsibleParty(ResponsiblePartyType value)