Package | Description |
---|---|
net.sf.mbus4j.dataframes | |
net.sf.mbus4j.dataframes.datablocks | |
net.sf.mbus4j.dataframes.datablocks.vif |
Modifier and Type | Method and Description |
---|---|
DataBlock[] |
UserDataResponse.getDataBlocks(int tarif,
long storagenumber,
short subUnit,
Vif vif,
FunctionField functionField,
Vife[] vifes)
Find matches except DataType
|
Modifier and Type | Field and Description |
---|---|
static Vife[] |
DataBlock.EMPTY_VIFE |
Modifier and Type | Method and Description |
---|---|
static Vife |
DataBlock.getVife(String vifeTypeLabel,
String vifeLabel) |
Vife[] |
DataBlock.getVifes() |
static Vife[] |
DataBlock.vifesFromJSON(VifTypes vifType,
net.sf.json.JSONArray jsonVifes) |
Modifier and Type | Method and Description |
---|---|
boolean |
DataBlock.addVife(Vife vife) |
static Class<? extends DataBlock> |
DataBlock.getDataBlockClass(Vif vif,
Vife[] vifes,
DataFieldCode dfc,
VariableLengthType variableLengthType) |
Constructor and Description |
---|
DataBlock(DataFieldCode dif,
FunctionField functionField,
short subUnit,
int tariff,
long storageNumber,
Vif vif,
Vife... vifes)
Deprecated.
|
DataBlock(DataFieldCode dif,
Vif vif,
Vife... vifes)
Deprecated.
|
DateAndTimeDataBlock(Vif vif,
Vife... vifes)
Deprecated.
|
DateDataBlock(Vif vif,
Vife... vifes)
Deprecated.
|
IntegerDataBlock(DataFieldCode dif,
FunctionField functionField,
short subUnit,
int tariff,
long storageNumber,
Vif vif,
Vife... vifes)
Deprecated.
|
RealDataBlock(DataFieldCode dataFieldCode,
Vif vif,
Vife... vifes)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
VifeError |
class |
VifeFC |
class |
VifeManufacturerSpecific |
class |
VifeObjectAction |
class |
VifePrimary |
Modifier and Type | Method and Description |
---|---|
static double |
VifePrimary.getVifeCorrectionConstant(Vife[] vifes) |
static int |
VifePrimary.getVifeCorrectionExponent(Vife[] vifes) |
static double |
VifePrimary.getVifeCorrectionFactor(Vife[] vifes) |
Modifier and Type | Method and Description |
---|---|
static boolean |
VifePrimary.isTimestampVife(Collection<Vife> vifes) |
Copyright © 2009–2016 MBus4J. All rights reserved.