| Package | Description |
|---|---|
| de.slackspace.openkeepass.domain |
| Modifier and Type | Method and Description |
|---|---|
CompressionAlgorithm |
KeePassHeader.getCompression() |
static CompressionAlgorithm |
CompressionAlgorithm.parseValue(int value) |
static CompressionAlgorithm |
CompressionAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionAlgorithm[] |
CompressionAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
CompressionAlgorithm.getIntValue(CompressionAlgorithm algorithm) |
void |
KeePassHeader.setCompression(CompressionAlgorithm algorithm) |
Copyright © 2016. All rights reserved.