Interface IHopDisplay
- BeerXML\Parser\IHopDisplay implements BeerXML\Parser\IHop
Direct known implementers
BeerXML\Record\Hop
public
|
#
setDisplayAmount( string $displayAmount )
The amount of hops in this record along with the units formatted for easy display in the current user defined units. For example "100 g" or "1.5 oz". |
public
|
#
setDisplayTime( string $displayTime )
Time displayed in minutes for all uses except for the dry hop which is in days. For example "60 min", "3 days". |
public
|
#
setInventory( string $inventory )
Amount in inventory for this item along with the units – for example "10.0 oz" |
setAlpha(),
setAmount(),
setBeta(),
setCaryophyllene(),
setCohumulone(),
setForm(),
setHsi(),
setHumulene(),
setMyrcene(),
setName(),
setNotes(),
setOrigin(),
setSubstitutes(),
setTime(),
setType(),
setUse(),
setVersion()
|