Uses of Enum Class
com.dna.jopt.framework.codedefinition.WarningCode
-
Uses of WarningCode in com.dna.jopt.framework.codedefinition
Modifier and TypeMethodDescriptionWarningEvent.getCode()
static WarningCode
Returns the enum constant of this class with the specified name.static WarningCode[]
WarningCode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of WarningCode in com.dna.jopt.framework.stream.info
Modifier and TypeMethodDescriptionvoid
IWarningStreamer.stream
(WarningCode warningCode, String description) void
WarningStreamer.stream
(WarningCode warningCode, String description)