org.kuali.ole.pojo.edi
Class QuantityInformation
java.lang.Object
org.kuali.ole.pojo.edi.QuantityInformation
public class QuantityInformation
- extends Object
Created by IntelliJ IDEA.
User: palanivel
Date: 3/6/12
Time: 4:35 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuantityInformation
public QuantityInformation()
addQuantity
public void addQuantity(Qunatity quantity)
getQunatity
public List<Qunatity> getQunatity()
setQunatity
public void setQunatity(List<Qunatity> qunatity)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.