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