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