org.kuali.student.core.proposal.entity
Class ProposalOrg
java.lang.Object
org.kuali.student.common.entity.BaseEntity
org.kuali.student.core.proposal.entity.ProposalOrg
public class ProposalOrg
- extends BaseEntity
This is a description of what this class does - lindholm don't forget to fill this in.
- Author:
- Kuali Rice Team (kuali-rice@googlegroups.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProposalOrg
public ProposalOrg()
getOrgId
public String getOrgId()
setOrgId
public void setOrgId(String orgId)
getProposal
public Proposal getProposal()
setProposal
public void setProposal(Proposal proposal)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.