| Package | Description |
|---|---|
| mil.nga.geopackage.core.contents |
| Modifier and Type | Method and Description |
|---|---|
static ContentsDataType |
ContentsDataType.fromName(String name)
Get the Data Type from the name
|
ContentsDataType |
Contents.getDataType() |
static ContentsDataType |
ContentsDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentsDataType[] |
ContentsDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contents.setDataType(ContentsDataType dataType) |
Copyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.