Interface Settable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setInt(int newValue)
Set the value of an integer property.
-
Modifier and Type | Method | Description |
---|---|---|
void |
setInt(int newValue) |
Set the value of an integer property.
|