Uses of Enum Class
dev.civl.mc.config.IF.CIVLConstants.ErrorStateEquivalence
Packages that use CIVLConstants.ErrorStateEquivalence
Package
Description
Module config provides static configurations of the CIVL tool.
-
Uses of CIVLConstants.ErrorStateEquivalence in dev.civl.mc.config.IF
Methods in dev.civl.mc.config.IF that return CIVLConstants.ErrorStateEquivalenceModifier and TypeMethodDescriptionCIVLConfiguration.errorStateEquiv()Returns the enum constant of this class with the specified name.static CIVLConstants.ErrorStateEquivalence[]CIVLConstants.ErrorStateEquivalence.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.civl.mc.config.IF with parameters of type CIVLConstants.ErrorStateEquivalenceModifier and TypeMethodDescriptionvoidCIVLConfiguration.setErrorStateEquiv(CIVLConstants.ErrorStateEquivalence errorStateEquiv)