Uses of Enum Class
io.vertx.tp.atom.cv.em.CheckResult
Packages that use CheckResult
-
Uses of CheckResult in io.vertx.tp.atom.cv.em
Methods in io.vertx.tp.atom.cv.em that return CheckResultModifier and TypeMethodDescriptionstatic CheckResultReturns the enum constant of this class with the specified name.static CheckResult[]CheckResult.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CheckResult in io.vertx.tp.modular.metadata
Methods in io.vertx.tp.modular.metadata that return CheckResultModifier and TypeMethodDescriptionAbstractSentence.checkFieldType(MField field, ConcurrentMap<String, Object> columnDetail) AoSentence.checkFieldType(MField field, ConcurrentMap<String, Object> columnDetail)