Package | Description |
---|---|
org.kuali.student.model.annotation |
Modifier and Type | Method and Description |
---|---|
EnumWithAnnotationValue |
FakeObjectInfo.getWithValue() |
static EnumWithAnnotationValue |
EnumWithAnnotationValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumWithAnnotationValue[] |
EnumWithAnnotationValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FakeObjectInfo.setWithValue(EnumWithAnnotationValue withValue) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.