| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.eq |
Earthquake source models.
|
| Modifier and Type | Method and Description |
|---|---|
static TectonicSetting |
TectonicSetting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TectonicSetting[] |
TectonicSetting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|