org.kuali.maven.ec2.pojo
Class Row

java.lang.Object
  extended by org.kuali.maven.ec2.pojo.Row

public class Row
extends Object


Constructor Summary
Row()
           
 
Method Summary
 List<String> getElements()
           
 void setElements(List<String> elements)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Row

public Row()
Method Detail

getElements

public List<String> getElements()

setElements

public void setElements(List<String> elements)


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