Package org.indi.objects

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>  
 

Enum Summary
Permission Constants describing the read/write permission given to the user of a particular indi vector
State Constants descibing the state of indilights as well as indivectors
Switch.State the state of the switch
SwitchRule A rule descibing how may switches in a switch vector can be set to On at the same time.
TransferType the transfertype of an indiobject.
 

Exception Summary
BadValueException Thrown if the value attribute of an indiobjects.Vector is not supported by the particular kind (subclass).
 



Copyright © 2008. All Rights Reserved.