Interface IMiscDisplay
- BeerXML\Parser\IMiscDisplay implements BeerXML\Parser\IMisc
Direct known implementers
BeerXML\Record\Misc
public
|
#
setDisplayAmount( string $displayAmount )
The amount of the item in this record along with the units formatted for easy display in the current user defined units. For example "1.5 lbs" or "2.1 kg". |
public
|
#
setDisplayTime( string $displayTime )
Time in appropriate units along with the units as in "10 min" or "3 days". |
public
|
#
setInventory( string $inventory )
Amount in inventory for this item along with the units – for example "10.0 lb" |
setAmount(),
setAmountIsWeight(),
setName(),
setNotes(),
setTime(),
setType(),
setUse(),
setUseFor(),
setVersion()
|