public class MultiplicityRangeImpl extends AbstractObjectImpl implements MultiplicityRange
| Constructor and Description |
|---|
MultiplicityRangeImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLower()
Gets the lower property
|
UnlimitedInteger |
getUpper()
Gets the upper property
|
void |
setLower(int lower)
Sets the lower property
|
void |
setUpper(UnlimitedInteger upper)
Sets the upper property
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic int getLower()
getLower in interface MultiplicityRangepublic void setLower(int lower)
setLower in interface MultiplicityRangepublic UnlimitedInteger getUpper()
getUpper in interface MultiplicityRangepublic void setUpper(UnlimitedInteger upper)
setUpper in interface MultiplicityRangeCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.