Package com.luciad.ogc.csw.model
Class TLcdCSWElementSet
java.lang.Object
com.luciad.ogc.csw.model.TLcdCSWElementSet
Named subsets of catalogue object properties; these views are mapped to a specific information model and are defined in an application profile.
- Since:
- 2017.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdCSWElementSet
A brief representation of the record format.static final TLcdCSWElementSet
The full record.static final TLcdCSWElementSet
A summary representation of the record format. -
Constructor Summary
-
Method Summary
-
Field Details
-
BRIEF
A brief representation of the record format. -
SUMMARY
A summary representation of the record format. -
FULL
The full record.
-
-
Constructor Details
-
TLcdCSWElementSet
-
-
Method Details
-
getCode
-
toString
-
hashCode
public int hashCode() -
equals
-
getWellKnownValues
Returns a map containing all well known values of this class. This map contains all public constant instances defined on this class.- Returns:
- A map that maps a well known code to an instance of this class
-