Skip to content

objectType IntegerDeltaOption

extends AbstractOption

A simple integer delta option. This option enables the client to increment or decrement an integer value pointed to by the path.

IntegerDeltaOptionivoa:integer minivoa:integer maxivoa:string unitsAbstractOption

Members

name type mult description
min ivoa:integer The minimum change that can be applied.
max ivoa:integer The maximum change that can be applied.
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