Package | Description |
---|---|
edu.wisc.ssec.mcidasv.data |
McIDAS-V specific data choosers.
|
Modifier and Type | Method and Description |
---|---|
static EnviInfo.MapInfoIndex |
EnviInfo.MapInfoIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnviInfo.MapInfoIndex[] |
EnviInfo.MapInfoIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|