public class FakeObjectInfo extends Object
Constructor and Description |
---|
FakeObjectInfo() |
Modifier and Type | Method and Description |
---|---|
EnumWithoutAnnotationValue |
getWithoutValue() |
EnumWithAnnotationValue |
getWithValue() |
void |
setWithoutValue(EnumWithoutAnnotationValue withoutValue) |
void |
setWithValue(EnumWithAnnotationValue withValue) |
public FakeObjectInfo()
public EnumWithAnnotationValue getWithValue()
public void setWithValue(EnumWithAnnotationValue withValue)
withValue
- the withValue to setpublic EnumWithoutAnnotationValue getWithoutValue()
public void setWithoutValue(EnumWithoutAnnotationValue withoutValue)
withoutValue
- the withoutValue to setCopyright © 2004–2014 The Kuali Foundation. All rights reserved.