| Package | Description |
|---|---|
| mil.nga.geopackage.metadata.reference |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceScopeType |
ReferenceScopeType.fromValue(String value)
Get the type from the value
|
ReferenceScopeType |
MetadataReference.getReferenceScope() |
static ReferenceScopeType |
ReferenceScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceScopeType[] |
ReferenceScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataReference.setReferenceScope(ReferenceScopeType referenceScope) |
Copyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.