Uses of Class
org.apache.sis.internal.jaxb.gts.TM_PeriodDuration
Packages that use TM_PeriodDuration
Package
Description
Temporary placeholder for the Temporal Schema JAXB adapters.
-
Uses of TM_PeriodDuration in org.apache.sis.internal.jaxb.gts
Subclasses of TM_PeriodDuration in org.apache.sis.internal.jaxb.gtsModifier and TypeClassDescriptionstatic final class
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.Methods in org.apache.sis.internal.jaxb.gts that return TM_PeriodDurationModifier and TypeMethodDescriptionprotected TM_PeriodDuration
TM_PeriodDuration.Since2014.wrap
(org.opengis.temporal.PeriodDuration value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected TM_PeriodDuration
TM_PeriodDuration.wrap
(org.opengis.temporal.PeriodDuration value) Returns the Period Duration value wrapped by agts:TM_PeriodDuration
element.