Package | Description |
---|---|
net.sf.mbus4j.dataframes.datablocks.vif |
Modifier and Type | Method and Description |
---|---|
static VifFB |
VifFB.assemble(String label,
UnitOfMeasurement unitOfMeasurement,
SiPrefix siPrefix,
Integer exponent) |
static VifFB |
VifFB.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VifFB |
VifFB.valueOfTableIndex(byte ordinal) |
static VifFB[] |
VifFB.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2016 MBus4J. All rights reserved.