public interface SummariesConfiguration extends Configuration
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Integer |
getItemThreshold()
Returns the value of the 'Item Threshold' attribute.
|
void |
setItemThreshold(Integer value)
Sets the value of the '
Item Threshold ' attribute. |
Integer getItemThreshold()
If the meaning of the 'Item Threshold' attribute isn't clear, there really should be more of a description here...
setItemThreshold(Integer)
,
ComponentPackage.getSummariesConfiguration_ItemThreshold()
void setItemThreshold(Integer value)
Item Threshold
' attribute.
value
- the new value of the 'Item Threshold' attribute.getItemThreshold()