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