Modifier and Type | Method and Description |
---|---|
private Region5.SubRegion |
Region5.getSubRegion(double pressure,
double enthalpy) |
static Region5.SubRegion |
Region5.SubRegion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Region5.SubRegion[] |
Region5.SubRegion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|