public class FormatSelection extends org.kuali.rice.krad.bo.TransientBusinessObjectBase
| Constructor and Description | 
|---|
| FormatSelection() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCampus() | 
| List | getCustomerList() | 
| List | getRangeList() | 
| Date | getStartDate() | 
| void | setCampus(String campus) | 
| void | setCustomerList(List customerList) | 
| void | setRangeList(List rangeList) | 
| void | setStartDate(Date startDate) | 
| protected LinkedHashMap | toStringMapper_RICE20_REFACTORME() | 
public FormatSelection()
public List getCustomerList()
public void setCustomerList(List customerList)
public List getRangeList()
public void setRangeList(List rangeList)
public Date getStartDate()
public void setStartDate(Date startDate)
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.