org.kuali.ole.pojo.edi
Class ControlInfomation

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

public class ControlInfomation
extends Object

Created by IntelliJ IDEA. User: palanivel Date: 3/6/12 Time: 5:52 PM To change this template use File | Settings | File Templates.


Constructor Summary
ControlInfomation()
           
 
Method Summary
 void addControlField(Control control)
           
 List<Control> getControl()
           
 void setControl(List<Control> control)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlInfomation

public ControlInfomation()
Method Detail

addControlField

public void addControlField(Control control)

getControl

public List<Control> getControl()

setControl

public void setControl(List<Control> control)


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