public Double getPrice()

in eap-coffee-app/src/main/java/cafe/web/view/Cafe.java [49:51]


	public Double getPrice() {
		return price;
	}