| Package | Description |
|---|---|
| mil.nga.geopackage.extension |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionScopeType |
ExtensionScopeType.fromValue(String value)
Get the type from the value
|
ExtensionScopeType |
Extensions.getScope() |
static ExtensionScopeType |
ExtensionScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionScopeType[] |
ExtensionScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extensions.setScope(ExtensionScopeType scope) |
Copyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.