| Package | Description |
|---|---|
| de.slackspace.openkeepass.domain |
| Modifier and Type | Method and Description |
|---|---|
Binary |
BinaryBuilder.build()
Builds a new binary with the values from the builder.
|
Binary |
Binaries.getBinaryById(int id)
Retrieves a binary item based on its id.
|
| Modifier and Type | Method and Description |
|---|---|
List<Binary> |
BinariesContract.getBinaries() |
List<Binary> |
BinariesBuilder.getBinaries() |
List<Binary> |
Binaries.getBinaries()
Returns all binary items found inside the database.
|
| Modifier and Type | Method and Description |
|---|---|
BinariesBuilder |
BinariesBuilder.addBinary(Binary binary) |
| Modifier and Type | Method and Description |
|---|---|
BinariesBuilder |
BinariesBuilder.binaries(List<Binary> binaries) |
| Constructor and Description |
|---|
BinaryBuilder(Binary binary) |
Copyright © 2018. All rights reserved.