Package | Description |
---|---|
at.meikel.dmrl.server.persistence |
Modifier and Type | Method and Description |
---|---|
ExcelSheet.STATE |
ExcelSheet.getState() |
static ExcelSheet.STATE |
ExcelSheet.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcelSheet.STATE[] |
ExcelSheet.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelSheet.setState(ExcelSheet.STATE state) |
Copyright © 2015 Meikel. All Rights Reserved.