| Package | Description |
|---|---|
| org.linguafranca.pwdb.kdbx.simple | |
| org.linguafranca.pwdb.kdbx.simple.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<SimpleEntry> |
SimpleGroup.entry |
protected List<SimpleEntry> |
SimpleEntry.history |
| Modifier and Type | Method and Description |
|---|---|
SimpleEntry |
SimpleGroup.addEntry(SimpleEntry entry) |
static SimpleEntry |
SimpleEntry.createEntry(SimpleDatabase database)
Factory to create a new
SimpleEntry with no parent |
SimpleEntry |
SimpleDatabase.newEntry() |
SimpleEntry |
SimpleGroup.removeEntry(SimpleEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleEntry> |
SimpleGroup.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
SimpleEntry |
SimpleGroup.addEntry(SimpleEntry entry) |
SimpleEntry |
SimpleGroup.removeEntry(SimpleEntry entry) |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleEntry |
EntryClasses.History.entry |
Copyright © 2016. All rights reserved.