Uses of Class
org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
-
Packages that use DefaultMaintenanceInformation Package Description org.apache.sis.metadata.iso.maintenance Information about the frequency and scope of data updates. -
-
Uses of DefaultMaintenanceInformation in org.apache.sis.metadata.iso.maintenance
Methods in org.apache.sis.metadata.iso.maintenance that return DefaultMaintenanceInformation Modifier and Type Method Description static DefaultMaintenanceInformation
DefaultMaintenanceInformation. castOrCopy(MaintenanceInformation object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-