|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableConfig.StructureType | |
---|---|
ucar.nc2.ft.point.standard | package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types |
Uses of TableConfig.StructureType in ucar.nc2.ft.point.standard |
---|
Fields in ucar.nc2.ft.point.standard declared as TableConfig.StructureType | |
---|---|
TableConfig.StructureType |
TableConfig.structureType
|
Methods in ucar.nc2.ft.point.standard that return TableConfig.StructureType | |
---|---|
static TableConfig.StructureType |
TableConfig.StructureType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableConfig.StructureType[] |
TableConfig.StructureType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |