private class AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledByteValueAdapter extends AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledValueAdapter
| Modifier | Constructor and Description |
|---|---|
private |
AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledByteValueAdapter() |
| Modifier and Type | Method and Description |
|---|---|
byte |
byteValue()
Liefert den Zahl-Wert des Datums in einem
byte zurück. |
protected AttributeType |
getAttributeType() |
protected String |
getName() |
long |
getUnscaledLongValue() |
protected void |
setUnscaledLongValue(long value) |
doubleValue, getSuffixText, getValueText, isNumber, longValue, set, setgetState, getState, setState, setTextfloatValue, intValue, isState, set, set, shortValuegetText, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTextprivate AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledByteValueAdapter()
protected String getName()
getName in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapterprotected AttributeType getAttributeType()
getAttributeType in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapterpublic long getUnscaledLongValue()
getUnscaledLongValue in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapterprotected void setUnscaledLongValue(long value)
setUnscaledLongValue in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapterpublic byte byteValue()
Data.NumberValuebyte zurück.byteValue in interface Data.NumberValuebyteValue in class AbstractData.NumberValue