| Package | Description |
|---|---|
| de.slackspace.openkeepass.domain |
| Modifier and Type | Method and Description |
|---|---|
CustomIcon |
CustomIconBuilder.build()
Builds a new custom icon with the values from the builder.
|
CustomIcon |
CustomIcons.getIconByUuid(UUID uuid)
Retrieves a custom icon based on its uuid.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomIcon> |
CustomIconsContract.getCustomIcons() |
List<CustomIcon> |
CustomIconsBuilder.getCustomIcons() |
List<CustomIcon> |
CustomIcons.getIcons()
Returns all custom icons found inside the database.
|
| Modifier and Type | Method and Description |
|---|---|
CustomIconsBuilder |
CustomIconsBuilder.addIcon(CustomIcon icon) |
| Modifier and Type | Method and Description |
|---|---|
CustomIconsBuilder |
CustomIconsBuilder.customIcons(List<CustomIcon> customIcons) |
| Constructor and Description |
|---|
CustomIconBuilder(CustomIcon customIcon) |
Copyright © 2018. All rights reserved.