org.kuali.student.model.annotation
Class FakeObjectInfo
java.lang.Object
  
org.kuali.student.model.annotation.FakeObjectInfo
public class FakeObjectInfo
- extends Object
 
- Author:
 
  - Kuali Student Team
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FakeObjectInfo
public FakeObjectInfo()
getWithValue
public EnumWithAnnotationValue getWithValue()
- Returns:
 - the withValue
 
 
setWithValue
public void setWithValue(EnumWithAnnotationValue withValue)
- Parameters:
 withValue - the withValue to set
 
getWithoutValue
public EnumWithoutAnnotationValue getWithoutValue()
- Returns:
 - the withoutValue
 
 
setWithoutValue
public void setWithoutValue(EnumWithoutAnnotationValue withoutValue)
- Parameters:
 withoutValue - the withoutValue to set
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.