Uses of Class
org.apache.sis.internal.jaxb.gml.TimePeriod
Packages that use TimePeriod
Package
Description
Miscellaneous objects and adapters defined in the
"gml"
namespace.-
Uses of TimePeriod in org.apache.sis.internal.jaxb.gml
Methods in org.apache.sis.internal.jaxb.gml that return TimePeriodModifier and TypeMethodDescriptionfinal TimePeriod
TM_Primitive.getTimePeriod()
Returns theTimePeriod
generated from the metadata value.Methods in org.apache.sis.internal.jaxb.gml with parameters of type TimePeriodModifier and TypeMethodDescriptionfinal void
TM_Primitive.setTimePeriod
(TimePeriod period) Sets the value from theTimePeriod
.