de.bsvrz.dav.daf.communication.dataRepresentation
Class AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledLongValueAdapter
java.lang.Object
de.bsvrz.dav.daf.communication.dataRepresentation.AbstractData.TextValue
de.bsvrz.dav.daf.communication.dataRepresentation.AbstractData.NumberValue
de.bsvrz.dav.daf.communication.dataRepresentation.AttributeBaseValueDataFactory.AttributeValueAdapter.NumberValueAdapter
de.bsvrz.dav.daf.communication.dataRepresentation.AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
de.bsvrz.dav.daf.communication.dataRepresentation.AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledValueAdapter
de.bsvrz.dav.daf.communication.dataRepresentation.AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledLongValueAdapter
- All Implemented Interfaces:
- Data.NumberValue, Data.TextValue
- Enclosing class:
- AttributeBaseValueDataFactory.AttributeValueAdapter
private class AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledLongValueAdapter
- extends AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledValueAdapter
AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledLongValueAdapter
private AttributeBaseValueDataFactory.AttributeValueAdapter.ScaledLongValueAdapter()
getName
protected String getName()
- Specified by:
getName
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
getAttributeType
protected AttributeType getAttributeType()
- Specified by:
getAttributeType
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
getUnscaledLongValue
public long getUnscaledLongValue()
- Specified by:
getUnscaledLongValue
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter
setUnscaledLongValue
protected void setUnscaledLongValue(long value)
- Specified by:
setUnscaledLongValue
in class AttributeBaseValueDataFactory.AttributeValueAdapter.IntegerValueAdapter