| Package | Description |
|---|---|
| mil.nga.geopackage.extension.metadata |
| Modifier and Type | Method and Description |
|---|---|
static MetadataScopeType |
MetadataScopeType.fromName(String name)
Get the metadata scope from the name
|
MetadataScopeType |
Metadata.getMetadataScope()
Get the metadata scope
|
static MetadataScopeType |
MetadataScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataScopeType[] |
MetadataScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.setMetadataScope(MetadataScopeType metadataScope)
Set the metadata scope
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.