Uses of Class
com.luciad.ogc.csw.model.TLcdCSWElementSetName
Packages that use TLcdCSWElementSetName
Package
Description
Provides API for modeling OGC Catalog Service domain concepts.
-
Uses of TLcdCSWElementSetName in com.luciad.ogc.csw.model
Fields in com.luciad.ogc.csw.model declared as TLcdCSWElementSetNameModifier and TypeFieldDescriptionstatic final TLcdCSWElementSetName
TLcdCSWElementSetName.BRIEF
A brief representation of the record format.static final TLcdCSWElementSetName
TLcdCSWElementSetName.FULL
The full record.static final TLcdCSWElementSetName
TLcdCSWElementSetName.SUMMARY
A summary representation of the record format.Methods in com.luciad.ogc.csw.model that return TLcdCSWElementSetNameModifier and TypeMethodDescriptionTLcdCSWQuery.getElementSetName()
Returns the element set name (e.g.Methods in com.luciad.ogc.csw.model with parameters of type TLcdCSWElementSetNameModifier and TypeMethodDescriptionvoid
TLcdCSWQuery.setElementSetName
(TLcdCSWElementSetName aSetName) Specifies an element set name (e.g.