Class ConfigInfo.InheritedBooleanInfo
java.lang.Object
com.google.gerrit.extensions.api.projects.ConfigInfo.InheritedBooleanInfo
- Enclosing class:
- ConfigInfo
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
value
- 
configuredValue
- 
inheritedValue
 
- 
- 
Constructor Details- 
InheritedBooleanInfopublic InheritedBooleanInfo()
 
-