| Package | Description |
|---|---|
| mil.nga.geopackage.metadata |
| Modifier and Type | Method and Description |
|---|---|
static MetadataScopeType |
MetadataScopeType.fromName(String name)
Get the metadata scope from the name
|
MetadataScopeType |
Metadata.getMetadataScope() |
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) |
Copyright © 2018 National Geospatial-Intelligence Agency. All rights reserved.