Interface IYeastDisplay
- BeerXML\Generator\IYeastDisplay implements BeerXML\Generator\IYeast
Direct known implementers
BeerXML\Record\Yeast
public
|
|
public
string
|
#
getDispMaxTemp( )
Maximum fermentation temperature converted to current user units along with the units. For example "54.0 F" or "24.2 C" |
public
string
|
#
getDispMinTemp( )
Minimum fermentation temperature converted to current user units along with the units. For example "54.0 F" or "24.2 C" |
public
string
|
#
getDisplayAmount( )
The amount of yeast or starter in this record along with the units formatted for easy display in the current user defined units. For example "1.5 oz" or "100 g". |
public
string
|