Uses of Class
com.luciad.format.gml31.model.TLcdGML31TimeInstant
Packages that use TLcdGML31TimeInstant
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31TimeInstant in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31TimeInstantModifier and TypeMethodDescriptionTLcdGML31TimeInstantProperty.getTimeInstant()
Returns the value of the property that maps to theTimeInstant
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31TimeInstantModifier and TypeMethodDescriptionvoid
TLcdGML31TimeInstantProperty.setTimeInstant
(TLcdGML31TimeInstant aValue) Sets the value of the property that maps to theTimeInstant
element.