TraceLevel

public enum TraceLevel

Enum Constants

Implementation

public static final TraceLevel Implementation

Port

public static final TraceLevel Port

Methods

fromInteger

public static TraceLevel fromInteger(int value)

toInteger

public static int toInteger(TraceLevel value)