public class LoDisplayInfoHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LoDisplayInfoHelper.Properties |
Constructor and Description |
---|
LoDisplayInfoHelper() |
LoDisplayInfoHelper(Data data) |
Modifier and Type | Method and Description |
---|---|
Data |
getCategoryInfoList() |
Data |
getData() |
Data |
getDisplayInfoList() |
Data |
getLoInfo() |
void |
setCategoryInfoList(Data categoryInfoListData) |
void |
setData(Data data) |
void |
setDisplayInfoList(Data displayInfoListData) |
void |
setLoInfo(Data loInfoData) |
public LoDisplayInfoHelper()
public LoDisplayInfoHelper(Data data)
public void setDisplayInfoList(Data displayInfoListData)
public Data getDisplayInfoList()
public void setCategoryInfoList(Data categoryInfoListData)
public Data getCategoryInfoList()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.