public class CourseExpenditureInfo extends HasAttributesInfo implements CourseExpenditure, Serializable
Constructor and Description |
---|
CourseExpenditureInfo() |
CourseExpenditureInfo(CourseExpenditure courseExpenditure) |
Modifier and Type | Method and Description |
---|---|
List<AffiliatedOrgInfo> |
getAffiliatedOrgs()
List of affiliated organizations.
|
void |
setAffiliatedOrgs(List<AffiliatedOrgInfo> affiliatedOrgs) |
getAttributes, getAttributeValue, getAttributeValueList, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributes
public CourseExpenditureInfo()
public CourseExpenditureInfo(CourseExpenditure courseExpenditure)
public List<AffiliatedOrgInfo> getAffiliatedOrgs()
CourseExpenditure
getAffiliatedOrgs
in interface CourseExpenditure
public void setAffiliatedOrgs(List<AffiliatedOrgInfo> affiliatedOrgs)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.