Uses of Enum Class
com.dna.jopt.framework.codedefinition.WarningCode
Packages that use WarningCode
-
Uses of WarningCode in com.dna.jopt.framework.codedefinition
Methods in com.dna.jopt.framework.codedefinition that return WarningCodeModifier and TypeMethodDescriptionWarningEvent.getCode()static WarningCodeReturns 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.Constructors in com.dna.jopt.framework.codedefinition with parameters of type WarningCode -
Uses of WarningCode in com.dna.jopt.framework.stream.info
Methods in com.dna.jopt.framework.stream.info with parameters of type WarningCodeModifier and TypeMethodDescriptionvoidIWarningStreamer.stream(WarningCode warningCode, String description) voidWarningStreamer.stream(WarningCode warningCode, String description)