objectType IntegerValueOption
extends AbstractOption
A simple integer value option. This option enables the client to set an integer value pointed to by the path.
Members
| name | type | mult | description |
|---|---|---|---|
| min | ivoa:integer | The minimum value that can be set. | |
| max | ivoa:integer | The maximum value that can be set. | |
| units | ivoa:string | The units used for the maximum and minimum values and the default units used for the update. The client may specify different units in the update if they need to. |
Containment
This is contained by ComponentMetadata