Uses of Class
org.kuali.coeus.common.budget.api.rate.RateClassType
-
Packages that use RateClassType Package Description org.kuali.coeus.common.budget.api.rate -
-
Uses of RateClassType in org.kuali.coeus.common.budget.api.rate
Methods in org.kuali.coeus.common.budget.api.rate that return RateClassType Modifier and Type Method Description static RateClassTypeRateClassType. valueOf(String name)Returns the enum constant of this type with the specified name.static RateClassType[]RateClassType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-