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