Uses of Class
org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
-
Packages that use DefaultAggregateInformation Package Description org.apache.sis.metadata.iso.identification Information to uniquely identify the data or service. -
-
Uses of DefaultAggregateInformation in org.apache.sis.metadata.iso.identification
Methods in org.apache.sis.metadata.iso.identification that return DefaultAggregateInformation Modifier and Type Method Description static DefaultAggregateInformation
DefaultAggregateInformation. castOrCopy(AggregateInformation object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-