Uses of Enum Class
com.kingsrook.qqq.backend.core.model.metadata.code.QCodeUsage
Packages that use QCodeUsage
-
Uses of QCodeUsage in com.kingsrook.qqq.backend.core.model.metadata.code
Subclasses with type arguments of type QCodeUsage in com.kingsrook.qqq.backend.core.model.metadata.codeMethods in com.kingsrook.qqq.backend.core.model.metadata.code that return QCodeUsageModifier and TypeMethodDescriptionstatic QCodeUsage
Returns the enum constant of this class with the specified name.static QCodeUsage[]
QCodeUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared.