| Package | Description |
|---|---|
| org.xmcda.v2 |
| Modifier and Type | Field and Description |
|---|---|
protected CategoriesIntervalBound |
CategoriesInterval.lowerBound |
protected CategoriesIntervalBound |
CategoriesInterval.upperBound |
| Modifier and Type | Method and Description |
|---|---|
CategoriesIntervalBound |
ObjectFactory.createCategoriesIntervalBound()
Create an instance of
CategoriesIntervalBound |
CategoriesIntervalBound |
CategoriesInterval.getLowerBound()
Gets the value of the lowerBound property.
|
CategoriesIntervalBound |
CategoriesInterval.getUpperBound()
Gets the value of the upperBound property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoriesInterval.setLowerBound(CategoriesIntervalBound value)
Sets the value of the lowerBound property.
|
void |
CategoriesInterval.setUpperBound(CategoriesIntervalBound value)
Sets the value of the upperBound property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.