Class Hierarchy
- java.lang.Object
- com.dna.jopt.framework.codedefinition.AbstractErrorCodeValidationSetting
- com.dna.jopt.framework.codedefinition.ErrorCodeValidationSetting
- com.dna.jopt.framework.codedefinition.ErrorCodeValidationSetting.Builder
- com.dna.jopt.framework.codedefinition.ErrorEvent (implements com.dna.jopt.framework.codedefinition.IErrorEvent)
- com.dna.jopt.framework.codedefinition.StatusEvent (implements com.dna.jopt.framework.codedefinition.IStatusEvent)
- com.dna.jopt.framework.codedefinition.WarningEvent (implements com.dna.jopt.framework.codedefinition.IWarningEvent)
- com.dna.jopt.framework.codedefinition.AbstractErrorCodeValidationSetting
Interface Hierarchy
- com.dna.jopt.framework.codedefinition.IInfoCode
- com.dna.jopt.framework.codedefinition.IInfoEvent
- com.dna.jopt.framework.codedefinition.IErrorEvent
- com.dna.jopt.framework.codedefinition.IStatusEvent
- com.dna.jopt.framework.codedefinition.IWarningEvent
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.dna.jopt.framework.codedefinition.ErrorCode (implements com.dna.jopt.framework.codedefinition.IInfoCode)
- com.dna.jopt.framework.codedefinition.StatusCode (implements com.dna.jopt.framework.codedefinition.IInfoCode)
- com.dna.jopt.framework.codedefinition.WarningCode (implements com.dna.jopt.framework.codedefinition.IInfoCode)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)