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 TimeInstantTM_Primitive.getTimeInstant()Returns theTimeInstantgenerated from the metadata value.Methods in org.apache.sis.internal.jaxb.gml with parameters of type TimeInstantModifier and TypeMethodDescriptionfinal voidTM_Primitive.setTimeInstant(TimeInstant instant) Sets the value from theTimeInstant.