org.kuali.ole.pojo.edi
Class EDIOrders

java.lang.Object
  extended by org.kuali.ole.pojo.edi.EDIOrders

public class EDIOrders
extends Object

Created by IntelliJ IDEA. User: htcuser Date: 4/18/12 Time: 9:24 PM To change this template use File | Settings | File Templates.


Constructor Summary
EDIOrders()
           
 
Method Summary
 List<EDIOrder> getOrders()
           
 void setOrders(List<EDIOrder> orders)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDIOrders

public EDIOrders()
Method Detail

getOrders

public List<EDIOrder> getOrders()

setOrders

public void setOrders(List<EDIOrder> orders)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.