Package | Description |
---|---|
org.apache.sis.metadata.iso |
Root package for ISO 19115 metadata about resources (data or services).
|
Modifier and Type | Method and Description |
---|---|
Collection<DefaultMetadataScope> |
DefaultMetadata.getMetadataScopes()
Returns the scope or type of resource for which metadata is provided.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultMetadata.setMetadataScopes(Collection<? extends DefaultMetadataScope> newValues)
Sets the scope or type of resource for which metadata is provided.
|
Constructor and Description |
---|
DefaultMetadataScope(DefaultMetadataScope object)
Constructs a new instance initialized with the values from the specified metadata object.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.