Package | Description |
---|---|
org.apache.sis.metadata.iso.identification |
Information to uniquely identify the data or service.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAggregateInformation
Associated resource information.
|
Modifier and Type | Method and Description |
---|---|
Collection<DefaultAssociatedResource> |
AbstractIdentification.getAssociatedResources()
Provides associated resource information.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractIdentification.setAssociatedResources(Collection<? extends DefaultAssociatedResource> newValues)
Sets associated resource information.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.