Class Summary |
Blob |
a BLOB (binary large object) as transferred by the indi protocol |
BlobVector |
A indiobjects.Vector of indiobjects.Blob objects |
Element |
A class representing a single indielement to be accomodated by an indivector |
Light |
An implementation of the light element as defined by the indi standard |
LightVector |
An indi vector hosting indi lights |
Message |
A class repersenting a single indi message |
Number |
A single indi number |
NumberVector |
a indi vector hosting some indi numbers |
Object<T extends Object> |
the based class of a indi objects. |
Switch |
An object representing a single indi switch |
SwitchVector |
A indivector hosting indiswitches |
Text |
a indi object representing a singe text |
TextVector |
A vector hosting indi Text objects |
Vector<T extends Element> |
|