|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumWithoutAnnotationValue | |
---|---|
org.kuali.student.model.annotation |
Uses of EnumWithoutAnnotationValue in org.kuali.student.model.annotation |
---|
Methods in org.kuali.student.model.annotation that return EnumWithoutAnnotationValue | |
---|---|
EnumWithoutAnnotationValue |
FakeObjectInfo.getWithoutValue()
|
static EnumWithoutAnnotationValue |
EnumWithoutAnnotationValue.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumWithoutAnnotationValue[] |
EnumWithoutAnnotationValue.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.kuali.student.model.annotation with parameters of type EnumWithoutAnnotationValue | |
---|---|
void |
FakeObjectInfo.setWithoutValue(EnumWithoutAnnotationValue withoutValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |