|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PeriodDuration in org.geotools.metadata.iso.maintenance |
---|
Methods in org.geotools.metadata.iso.maintenance that return PeriodDuration | |
---|---|
PeriodDuration |
MaintenanceInformationImpl.getUserDefinedMaintenanceFrequency()
Returns the maintenance period other than those defined. |
Methods in org.geotools.metadata.iso.maintenance with parameters of type PeriodDuration | |
---|---|
void |
MaintenanceInformationImpl.setUserDefinedMaintenanceFrequency(PeriodDuration newValue)
Set the maintenance period other than those defined. |
Uses of PeriodDuration in org.geotools.temporal.object |
---|
Classes in org.geotools.temporal.object that implement PeriodDuration | |
---|---|
class |
DefaultPeriodDuration
Uses the format specified by ISO 8601 for exchanging information about the duration of a period. |
Uses of PeriodDuration in org.opengis.metadata.maintenance |
---|
Methods in org.opengis.metadata.maintenance that return PeriodDuration | |
---|---|
PeriodDuration |
MaintenanceInformation.getUserDefinedMaintenanceFrequency()
Maintenance period other than those defined. |
Uses of PeriodDuration in org.opengis.temporal |
---|
Methods in org.opengis.temporal that return PeriodDuration | |
---|---|
PeriodDuration |
TemporalFactory.createPeriodDuration(InternationalString years,
InternationalString months,
InternationalString week,
InternationalString days,
InternationalString hours,
InternationalString minutes,
InternationalString seconds)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |