Uses of Class
org.kuali.student.model.annotation.EnumWithAnnotationValue

Packages that use EnumWithAnnotationValue
org.kuali.student.model.annotation   
 

Uses of EnumWithAnnotationValue in org.kuali.student.model.annotation
 

Methods in org.kuali.student.model.annotation that return EnumWithAnnotationValue
 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.
 

Methods in org.kuali.student.model.annotation with parameters of type EnumWithAnnotationValue
 void FakeObjectInfo.setWithValue(EnumWithAnnotationValue withValue)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.