Interface IHopDisplay
- BeerXML\Generator\IHopDisplay implements BeerXML\Generator\IHop
Direct known implementers
BeerXML\Record\Hop
public
string
|
#
getDisplayAmount( )
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
string
|
#
getDisplayTime( )
Time displayed in minutes for all uses except for the dry hop which is in days. For example "60 min", "3 days". |
public
string
|
getAlpha(),
getAmount(),
getBeta(),
getCaryophyllene(),
getCohumulone(),
getForm(),
getHsi(),
getHumulene(),
getMyrcene(),
getName(),
getNotes(),
getOrigin(),
getSubstitutes(),
getTime(),
getType(),
getUse(),
getVersion()
|