public class Milk extends Object
Milk()
double
getPrice()
String
getType()
void
setPrice(double price)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Milk()
public String getType()
public void setType(String type)
public double getPrice()
public void setPrice(double price)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.