Uses of Enum Class
com.kingsrook.qqq.backend.core.instances.QInstanceValidationState
Packages that use QInstanceValidationState
-
Uses of QInstanceValidationState in com.kingsrook.qqq.backend.core.instances
Subclasses with type arguments of type QInstanceValidationState in com.kingsrook.qqq.backend.core.instancesModifier and TypeClassDescriptionenumObject used to record state of a QInstance having been validated.Methods in com.kingsrook.qqq.backend.core.instances that return QInstanceValidationStateModifier and TypeMethodDescriptionstatic QInstanceValidationStateReturns the enum constant of this class with the specified name.static QInstanceValidationState[]QInstanceValidationState.values()Returns an array containing the constants of this enum class, in the order they are declared.