|
JASMI API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRange
IRange represents a SMI range defintion used to restrict the values for integers. Lower and upper bounds are included. Thus, if the lower and upper bound are the same, then only that value would be valid.
| Method Summary | |
|---|---|
java.lang.Long |
getLower()
|
long |
getLowerValue()
|
java.lang.Long |
getUpper()
|
long |
getUpperValue()
|
| Method Detail |
|---|
java.lang.Long getLower()
java.lang.Long getUpper()
long getLowerValue()
long getUpperValue()
|
JASMI API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||