Uses of Interface
org.opengis.metadata.maintenance.MaintenanceInformation
Packages that use MaintenanceInformation
Package
Description
The metadata root entity.
Information to uniquely identify the data or service.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata package.-
Uses of MaintenanceInformation in org.opengis.metadata
Methods in org.opengis.metadata that return MaintenanceInformationModifier and TypeMethodDescriptiondefault MaintenanceInformationMetadata.getMetadataMaintenance()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 MaintenanceInformationModifier and TypeMethodDescriptiondefault Collection<? extends MaintenanceInformation> Identification.getResourceMaintenances()Information about the frequency of resource updates, and the scope of those updates. -
Uses of MaintenanceInformation in org.opengis.test
Methods in org.opengis.test with parameters of type MaintenanceInformationModifier and TypeMethodDescriptionfinal voidValidatorContainer.validate(MaintenanceInformation object) Tests the conformance of the given object.static voidValidators.validate(MaintenanceInformation object) Tests the conformance of the given object. -
Uses of MaintenanceInformation in org.opengis.test.metadata
Methods in org.opengis.test.metadata with parameters of type MaintenanceInformationModifier and TypeMethodDescriptionvoidMaintenanceValidator.validate(MaintenanceInformation object) Validates the maintenance information.