org.kuali.student.lum.common.client.lo
Class HelperUtil

java.lang.Object
  extended by org.kuali.student.lum.common.client.lo.HelperUtil

public class HelperUtil
extends Object

Author:
Igor

Constructor Summary
HelperUtil()
           
 
Method Summary
static Data getDataField(PropertyEnum property, Data data)
           
static void setDataField(PropertyEnum property, Data data, Data value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelperUtil

public HelperUtil()
Method Detail

setDataField

public static void setDataField(PropertyEnum property,
                                Data data,
                                Data value)

getDataField

public static Data getDataField(PropertyEnum property,
                                Data data)


Copyright © 2010 The Kuali Foundation. All rights reserved.