public class ProposalRoleState extends org.kuali.rice.krad.bo.BusinessObjectBase
ProposalRoleState()
ProposalRoleState(String name)
String
getName()
Boolean
getState()
void
refresh()
setName(String name)
setState(Boolean state)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProposalRoleState()
public ProposalRoleState(String name)
public String getName()
public void setName(String name)
public Boolean getState()
public void setState(Boolean state)
public void refresh()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.