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