Uses of Class
com.luciad.ogc.ows.model.TLcdOWSCode
Package
Description
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
-
Uses of TLcdOWSCode in com.luciad.ogc.ows.model
Modifier and TypeClassDescriptionclass
The value used (for example -255) to represent a nil value with optional nilReason and codeSpace attributes.Modifier and TypeMethodDescriptionTLcdOWSBasicIdentification.getIdentifier()
Returns the value of the property that maps to theIdentifier
element.TLcdOWSDatasetDescriptionSummaryBase.getIdentifier()
Returns the value of the property that maps to theIdentifier
element.TLcdOWSReference.getIdentifier()
Returns the value of the property that maps to theIdentifier
element.TLcdOWSAdditionalParameter.getName()
Returns the value of the property that maps to theName
element.TLcdOWSResponsibleParty.getRole()
Returns the value of the property that maps to theRole
element.TLcdOWSResponsiblePartySubset.getRole()
Returns the value of the property that maps to theRole
element.TLcdOWSKeywords.getType()
Gets the type.Modifier and TypeMethodDescriptionvoid
TLcdOWSBasicIdentification.setIdentifier
(TLcdOWSCode aValue) Sets the value of the property that maps to theIdentifier
element.void
TLcdOWSDatasetDescriptionSummaryBase.setIdentifier
(TLcdOWSCode aValue) Sets the value of the property that maps to theIdentifier
element.void
TLcdOWSReference.setIdentifier
(TLcdOWSCode aValue) Sets the value of the property that maps to theIdentifier
element.void
TLcdOWSAdditionalParameter.setName
(TLcdOWSCode aValue) Sets the value of the property that maps to theName
element.void
TLcdOWSResponsibleParty.setRole
(TLcdOWSCode aValue) Sets the value of the property that maps to theRole
element.void
TLcdOWSResponsiblePartySubset.setRole
(TLcdOWSCode aValue) Sets the value of the property that maps to theRole
element.