Package com.iizix.prop
Interface IPropCnrBoolean
- All Known Implementing Classes:
AxisOption,PlotOption,SeriesOption
public interface IPropCnrBooleanInterface for a generic number setting for a property container implemented by enum classes.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetDefaultValue()Gets the default value when the property is not set.java.lang.StringgetPropName()Returns the name of the property, usually starting with '$'.