org.kuali.rice.kew.lookupable
Class MyColumns
java.lang.Object
org.kuali.rice.kew.lookupable.MyColumns
- All Implemented Interfaces:
- Serializable
public class MyColumns
- extends Object
- implements Serializable
A bean which wraps a List of objects.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
RuleBaseValuesLookupableImpl
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyColumns
public MyColumns()
getColumns
public List<KeyValue> getColumns()
setColumns
public void setColumns(List<KeyValue> columns)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.