org.kuali.kfs.pdp.businessobject
Class FormatSelection
java.lang.Object
org.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.TransientBusinessObjectBase
org.kuali.kfs.pdp.businessobject.FormatSelection
- All Implemented Interfaces:
- Serializable, org.kuali.rice.kns.bo.BusinessObject
public class FormatSelection
- extends org.kuali.rice.kns.bo.TransientBusinessObjectBase
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.kns.bo.TransientBusinessObjectBase |
refresh |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
prepareForWorkflow, toString, toStringBuilder |
FormatSelection
public FormatSelection()
getCampus
public String getCampus()
setCampus
public void setCampus(String campus)
getCustomerList
public List getCustomerList()
setCustomerList
public void setCustomerList(List customerList)
getRangeList
public List getRangeList()
setRangeList
public void setRangeList(List rangeList)
getStartDate
public Date getStartDate()
setStartDate
public void setStartDate(Date startDate)
toStringMapper
protected LinkedHashMap toStringMapper()
- Specified by:
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.