Uses of Class
com.luciad.ogc.ows.model.TLcdOWSResponsibleParty
Packages that use TLcdOWSResponsibleParty
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdOWSResponsibleParty in com.luciad.ogc.wcs.common.model
Methods in com.luciad.ogc.wcs.common.model that return TLcdOWSResponsiblePartyModifier and TypeMethodDescriptionTLcdWCSService.getResponsibleParty()
Gets the responsible party.Methods in com.luciad.ogc.wcs.common.model with parameters of type TLcdOWSResponsiblePartyModifier and TypeMethodDescriptionvoid
TLcdWCSService.setResponsibleParty
(TLcdOWSResponsibleParty aResponsibleParty) Sets the responsible party.