org.kuali.ole
Class OleOrderRecords

java.lang.Object
  extended by org.kuali.ole.OleOrderRecords

public class OleOrderRecords
extends Object

Created by IntelliJ IDEA. User: maheswarang Date: 4/10/12 Time: 1:56 PM To change this template use File | Settings | File Templates.


Constructor Summary
OleOrderRecords()
           
 
Method Summary
 List<OleOrderRecord> getRecords()
           
 void setRecords(List<OleOrderRecord> records)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleOrderRecords

public OleOrderRecords()
Method Detail

getRecords

public List<OleOrderRecord> getRecords()

setRecords

public void setRecords(List<OleOrderRecord> records)


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