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

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)
           
 



Copyright © 2004–2014 The Kuali Foundation. All rights reserved.