public static class ConfigInfo.InheritedBooleanInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
InheritableBoolean |
configuredValue |
java.lang.Boolean |
inheritedValue |
java.lang.Boolean |
value |
Constructor and Description |
---|
InheritedBooleanInfo() |
public java.lang.Boolean value
public InheritableBoolean configuredValue
public java.lang.Boolean inheritedValue