Package | Description |
---|---|
org.geotools.metadata.iso.maintenance |
Maintenance
information implementation.
|
org.geotools.temporal.object | |
org.opengis.metadata.maintenance | |
org.opengis.temporal |
Modifier and Type | Method and Description |
---|---|
PeriodDuration |
MaintenanceInformationImpl.getUserDefinedMaintenanceFrequency()
Returns the maintenance period other than those defined.
|
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceInformationImpl.setUserDefinedMaintenanceFrequency(PeriodDuration newValue)
Set the maintenance period other than those defined.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPeriodDuration
Uses the format specified by ISO 8601 for exchanging information about the duration of a period.
|
Modifier and Type | Method and Description |
---|---|
PeriodDuration |
MaintenanceInformation.getUserDefinedMaintenanceFrequency()
Maintenance period other than those defined.
|
Modifier and Type | Method and Description |
---|---|
PeriodDuration |
TemporalFactory.createPeriodDuration(InternationalString years,
InternationalString months,
InternationalString week,
InternationalString days,
InternationalString hours,
InternationalString minutes,
InternationalString seconds) |
Copyright © 1996–2019 Geotools. All rights reserved.