private class AttributeBaseValueDataFactory.AttributeArrayAdapter.ByteArrayAdapter.ScaledItemValueView extends AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledValueAdapter
Modifier and Type | Field and Description |
---|---|
private int |
_itemIndex |
Constructor and Description |
---|
AttributeBaseValueDataFactory.AttributeArrayAdapter.ByteArrayAdapter.ScaledItemValueView(int itemIndex) |
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, set
getState, getState, setState, setText
floatValue, intValue, isState, set, set, shortValue
getText, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getText
AttributeBaseValueDataFactory.AttributeArrayAdapter.ByteArrayAdapter.ScaledItemValueView(int itemIndex)
protected AttributeType getAttributeType()
getAttributeType
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
protected String getName()
getName
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
public long getUnscaledLongValue()
getUnscaledLongValue
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
protected void setUnscaledLongValue(long value)
setUnscaledLongValue
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
public byte byteValue()
Data.NumberValue
byte
zurück.byteValue
in interface Data.NumberValue
byteValue
in class AbstractData.NumberValue