|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.stz.bt.fnd.datapoints.FND_Dimension
This class represents the available dimensions that can be used when transmitting
a value within the FND-packet.
Field Summary | |
private static FND_Dimension |
_instance
|
private static java.util.ArrayList |
dimensions
|
Constructor Summary | |
FND_Dimension()
|
Method Summary | |
static FND_Dimension |
getInstance()
|
java.lang.String |
getString(byte dim)
Used to lookup the textual representation connected to a dimension number. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static java.util.ArrayList dimensions
private static FND_Dimension _instance
Constructor Detail |
public FND_Dimension()
Method Detail |
public static FND_Dimension getInstance()
public java.lang.String getString(byte dim)
dim
- The dimension number whos textual representation is to be looked for.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |