Uses of Interface
org.opengis.metadata.maintenance.MaintenanceInformation
-
Packages that use MaintenanceInformation Package Description org.opengis.metadata Root package for metadata.org.opengis.metadata.identification Identification information (includes data and service identification). -
-
Uses of MaintenanceInformation in org.opengis.metadata
Methods in org.opengis.metadata that return MaintenanceInformation Modifier and Type Method Description MaintenanceInformation
Metadata. getMetadataMaintenance()
Provides information about the frequency of metadata updates, and the scope of those updates. -
Uses of MaintenanceInformation in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return types with arguments of type MaintenanceInformation Modifier and Type Method Description java.util.Collection<? extends MaintenanceInformation>
Identification. getResourceMaintenances()
Provides information about the frequency of resource updates, and the scope of those updates.
-