public class QuantityInformation extends Object
Constructor and Description |
---|
QuantityInformation() |
Modifier and Type | Method and Description |
---|---|
void |
addQuantity(Qunatity quantity) |
List<Qunatity> |
getQunatity() |
void |
setQunatity(List<Qunatity> qunatity) |
public QuantityInformation()
public void addQuantity(Qunatity quantity)
public List<Qunatity> getQunatity()
public void setQunatity(List<Qunatity> qunatity)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.