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