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