Package cielsachen.mco1.model.coffee
Class Cappuccino
java.lang.Object
cielsachen.mco1.model.Product
cielsachen.mco1.model.coffee.Coffee
cielsachen.mco1.model.coffee.Cappuccino
-
Field Summary
Fields inherited from class cielsachen.mco1.model.coffee.Coffee
espressoRatio, extraIngredient, extraIngredientRatio, name, PRICE_SIZE_MODIFIER
Fields inherited from class cielsachen.mco1.model.Product
DEFAULT_PRICE, price
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cielsachen.mco1.model.coffee.Coffee
getPrice, toPriceString, toPriceString
-
Constructor Details
-
Cappuccino
public Cappuccino()
-