Uses of Enum Class
com.morpheusdata.model.CheckLevel.CheckLevelEnum
Packages that use CheckLevel.CheckLevelEnum
-
Uses of CheckLevel.CheckLevelEnum in com.morpheusdata.model
Fields in com.morpheusdata.model declared as CheckLevel.CheckLevelEnumMethods in com.morpheusdata.model that return CheckLevel.CheckLevelEnumModifier and TypeMethodDescriptionCheckLevel.getCheckLevel()static CheckLevel.CheckLevelEnumReturns the enum constant of this class with the specified name.static CheckLevel.CheckLevelEnum[]CheckLevel.CheckLevelEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type CheckLevel.CheckLevelEnumModifier and TypeMethodDescriptionvoidCheckLevel.setCheckLevel(CheckLevel.CheckLevelEnum checkLevel)