public static class GmmInput.Constraints extends Object
GmmInput field. All methods
return an Optional whose Optional.isPresent() method will
indicate whether a field is used by a GroundMotionModel, or not.| Modifier and Type | Method and Description |
|---|---|
static GmmInput.Constraints |
defaults()
The default allowed values for each input field.
|
Optional<?> |
get(GmmInput.Field field) |
String |
toString() |
public Optional<?> get(GmmInput.Field field)
public static GmmInput.Constraints defaults()