| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.gmm |
Implementations of all
GroundMotionModels used in the 2008 and
2014 USGS National Seismic Hazard Models. |
| Modifier and Type | Method and Description |
|---|---|
static GmmAttribute |
GmmAttribute.fromString(String s)
Converts supplied
String to the equivalent GmmAttribute. |
static GmmAttribute |
GmmAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GmmAttribute[] |
GmmAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|