Interface IFermentable
Direct known implementers
BeerXML\Generator\IFermentableDisplayIndirect known implementers
BeerXML\Record\Fermentable
public
boolean
|
#
getAddAfterBoil( )
May be TRUE if this item is normally added after the boil. The default value is FALSE since most grains are added during the mash or boil. |
public
number
|
|
public
number
|
#
getCoarseFineDiff( )
Percent difference between the coarse grain yield and fine grain yield. Only appropriate for a "Grain" or "Adjunct" type, otherwise this value is ignored. |
public
float
|
|
public
float
|
#
getDiastaticPower( )
The diastatic power of the grain as measured in "Lintner" units. Only appropriate for a "Grain" or "Adjunct" type, otherwise this value is ignored. |
public
float
|
#
getIbuGalPerLb( )
For hopped extracts only - an estimate of the number of IBUs per pound of extract in a gallon of water. To convert to IBUs we multiply this number by the "AMOUNT" field (in pounds) and divide by the number of gallons in the batch. Based on a sixty minute boil. Only suitable for use with an "Extract" type, otherwise this value is ignored. |
public
number
|
#
getMaxInBatch( )
The recommended maximum percentage (by weight) this ingredient should represent in a batch of beer. |
public
number
|
#
getMoisture( )
Percent moisture in the grain. Only appropriate for a "Grain" or "Adjunct" type, otherwise this value is ignored. |
public
string
|
|
public
string
|
|
public
string
|
|
public
number
|
#
getProtein( )
The percent protein in the grain. Only appropriate for a "Grain" or "Adjunct" type, otherwise this value is ignored. |
public
boolean
|
#
getRecommendMash( )
TRUE if it is recommended the grain be mashed, FALSE if it can be steeped. A value of TRUE is only appropriate for a "Grain" or "Adjunct" types. The default value is FALSE. Note that this does NOT indicate whether the grain is mashed or not – it is only a recommendation used in recipe formulation. |
public
string
|
|
public
string
|
|
public
integer
|
#
getVersion( )
Should be set to 1 for this version of the XML standard. May be a higher number for later versions but all later versions shall be backward compatible. |
public
number
|