edu.sampleu.travel.bo
Class SampleAppAttributes
java.lang.Object
edu.sampleu.travel.bo.SampleAppAttributes
- All Implemented Interfaces:
- Serializable
public class SampleAppAttributes
- extends Object
- implements Serializable
Wrapper class for exposing remote attribute definitions
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleAppAttributes
public SampleAppAttributes()
getNumber
public String getNumber()
setNumber
public void setNumber(String number)
getFoId
public String getFoId()
setFoId
public void setFoId(String foId)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.