public class StringDataBlock extends DataBlock
EMPTY_VIFE
Constructor and Description |
---|
StringDataBlock() |
StringDataBlock(DataFieldCode dfc,
Vif vif)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
accumulateDatatoJSON(net.sf.json.JSONObject json) |
void |
fromJSON(net.sf.json.JSONObject json) |
String |
getValue() |
String |
getValueAsString() |
void |
setValue(String data) |
addVife, clearVifes, formatBcdError, getAction, getCorrectionConstant, getCorrectionExponent, getDataBlockClass, getDataFieldCode, getExponent, getFunctionField, getParamDescr, getSiPrefix, getStorageNumber, getSubUnit, getTariff, getUnitOfMeasurement, getVif, getVif, getVife, getVifes, setAction, setDataFieldCode, setFunctionField, setStorageNumber, setSubUnit, setTariff, setVif, toJSON, toString, toString, vifesFromJSON, vifFromJSON
public StringDataBlock()
@Deprecated public StringDataBlock(DataFieldCode dfc, Vif vif)
public String getValue()
public String getValueAsString()
getValueAsString
in class DataBlock
protected void accumulateDatatoJSON(net.sf.json.JSONObject json)
accumulateDatatoJSON
in class DataBlock
public void fromJSON(net.sf.json.JSONObject json)
fromJSON
in interface JSONSerializable
fromJSON
in class DataBlock
Copyright © 2009–2016 MBus4J. All rights reserved.