Package de.stz.bt.fnd.datapoints

Contains support classes for FND like the Attribute and Dimension classes.

See:
          Description

Class Summary
FND_Attributes Descriptor class containing the FND Attribute declarations Everything is loaded from constants.xml
FND_DataPoint Object Oriented representation of a FND-Datapoint.
FND_Dimension
This class represents the available dimensions that can be used when transmitting a value within the FND-packet.
FND_Value Used to convert float and int-values into IEE754 floating point format and vice versa.
 

Package de.stz.bt.fnd.datapoints Description

Contains support classes for FND like the Attribute and Dimension classes.