Enum Class FluentConfiguration.BooleanValue

java.lang.Object
java.lang.Enum<FluentConfiguration.BooleanValue>
io.fluentlenium.configuration.FluentConfiguration.BooleanValue
All Implemented Interfaces:
Serializable, Comparable<FluentConfiguration.BooleanValue>, Constable
Enclosing class:
FluentConfiguration

public static enum FluentConfiguration.BooleanValue extends Enum<FluentConfiguration.BooleanValue>
Boolean value used in annotation that can has a third DEFAULT value equivalent to null.