Methods summary
public
|
#
setAlpha( number $alpha )
Percent alpha of hops - for example "5.5" represents 5.5% alpha
Percent alpha of hops - for example "5.5" represents 5.5% alpha
Parameters
|
public
|
#
setAmount( number $amount )
Weight in Kilograms of the hops used in the recipe
Weight in Kilograms of the hops used in the recipe
Parameters
|
public
|
#
setBeta( number $beta )
Hop beta percentage - for example "4.4" denotes 4.4 % beta
Hop beta percentage - for example "4.4" denotes 4.4 % beta
Parameters
|
public
|
#
setCaryophyllene( number $caryophyllene )
Caryophyllene level in percent.
Caryophyllene level in percent.
Parameters
- $caryophyllene
number $caryophyllene
|
public
|
#
setCohumulone( number $cohumulone )
Cohumulone level in percent
Cohumulone level in percent
Parameters
- $cohumulone
number $cohumulone
|
public
|
#
setForm( string $form )
May be "Pellet", "Plug" or "Leaf"
May be "Pellet", "Plug" or "Leaf"
Parameters
|
public
|
#
setHsi( number $hsi )
Hop Stability Index - defined as the percentage of hop alpha lost in 6 months
of storage
Hop Stability Index - defined as the percentage of hop alpha lost in 6 months
of storage
Parameters
|
public
|
#
setHumulene( number $humulene )
Humulene level in percent.
Humulene level in percent.
Parameters
- $humulene
number $humulene
|
public
|
#
setMyrcene( number $myrcene )
Myrcene level in percent
Parameters
|
public
|
#
setName( string $name )
Name of the hops
Parameters
|
public
|
#
setNotes( string $notes )
Textual notes about the hops, usage, substitutes. May be a multiline
entry.
Textual notes about the hops, usage, substitutes. May be a multiline
entry.
Parameters
|
public
|
#
setOrigin( string $origin )
Place of origin for the hops
Place of origin for the hops
Parameters
|
public
|
#
setSubstitutes( string $substitutes )
Substitutes that can be used for this hops
Substitutes that can be used for this hops
Parameters
- $substitutes
string $substitutes
|
public
|
#
setTime( number $time )
The time as measured in minutes. Meaning is dependent on the "USE" field. For
"Boil" this is the boil time. For "Mash" this is the mash time. For "First Wort"
this is the boil time. For "Aroma" this is the steep time. For "Dry Hop" this is
the amount of time to dry hop.
The time as measured in minutes. Meaning is dependent on the "USE" field. For
"Boil" this is the boil time. For "Mash" this is the mash time. For "First Wort"
this is the boil time. For "Aroma" this is the steep time. For "Dry Hop" this is
the amount of time to dry hop.
Parameters
|
public
|
#
setType( string $type )
May be "Bittering", "Aroma" or "Both"
May be "Bittering", "Aroma" or "Both"
Parameters
|
public
|
#
setUse( string $use )
May be "Boil", "Dry Hop", "Mash", "First Wort" or "Aroma". Note that "Aroma"
and "Dry Hop" do not contribute to the bitterness of the beer while the others
do. Aroma hops are added after the boil and do not contribute substantially to
beer bitterness.
May be "Boil", "Dry Hop", "Mash", "First Wort" or "Aroma". Note that "Aroma"
and "Dry Hop" do not contribute to the bitterness of the beer while the others
do. Aroma hops are added after the boil and do not contribute substantially to
beer bitterness.
Parameters
|
public
|
#
setVersion( integer $version )
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.
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.
Parameters
|