Uses of Class
org.apache.sis.internal.jaxb.gml.TimeInstant
Packages that use TimeInstant
Package
Description
Miscellaneous objects and adapters defined in the
"gml"
namespace.-
Uses of TimeInstant in org.apache.sis.internal.jaxb.gml
Fields in org.apache.sis.internal.jaxb.gml declared as TimeInstantMethods in org.apache.sis.internal.jaxb.gml that return TimeInstantModifier and TypeMethodDescriptionfinal TimeInstant
TM_Primitive.getTimeInstant()
Returns theTimeInstant
generated from the metadata value.Methods in org.apache.sis.internal.jaxb.gml with parameters of type TimeInstantModifier and TypeMethodDescriptionfinal void
TM_Primitive.setTimeInstant
(TimeInstant instant) Sets the value from theTimeInstant
.