| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.common.entities | |
| cz.abclinuxu.datoveschranky.common.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static DataBoxState |
DataBoxState.create(int state) |
DataBoxState |
OwnerInfo.getDbState() |
static DataBoxState |
DataBoxState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataBoxState[] |
DataBoxState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OwnerInfo.setDbState(DataBoxState dbState) |
| Constructor and Description |
|---|
OwnerInfo(String dataBoxID,
DataBoxType dataBoxType,
DataBoxState dbState,
boolean dbEffectiveOVM,
boolean dbOpenAddressing) |
| Modifier and Type | Method and Description |
|---|---|
DataBoxState |
DataBoxSearchService.checkDataBox(DataBox db)
Vráti stav schránky.
|
Copyright © 2017. All rights reserved.