Uses of Interface
org.opengis.temporal.PeriodDuration
Packages that use PeriodDuration
Package
Description
Information about the frequency and scope of data updates.
-
Uses of PeriodDuration in org.apache.sis.metadata.iso.maintenance
Methods in org.apache.sis.metadata.iso.maintenance that return PeriodDurationModifier and TypeMethodDescriptionDefaultMaintenanceInformation.getUserDefinedMaintenanceFrequency()Returns the maintenance period other than those defined.Methods in org.apache.sis.metadata.iso.maintenance with parameters of type PeriodDurationModifier and TypeMethodDescriptionvoidDefaultMaintenanceInformation.setUserDefinedMaintenanceFrequency(PeriodDuration newValue) Sets the maintenance period other than those defined. -
Uses of PeriodDuration in org.opengis.metadata.maintenance
Methods in org.opengis.metadata.maintenance that return PeriodDurationModifier and TypeMethodDescriptionMaintenanceInformation.getUserDefinedMaintenanceFrequency()Maintenance period other than those defined.