| Package | Description |
|---|---|
| org.linguafranca.pwdb.kdbx.simple | |
| org.linguafranca.pwdb.kdbx.simple.model |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleGroup |
SimpleGroup.parent |
| Modifier and Type | Field and Description |
|---|---|
protected List<SimpleGroup> |
SimpleGroup.group |
| Modifier and Type | Method and Description |
|---|---|
SimpleGroup |
SimpleGroup.addGroup(SimpleGroup group) |
static SimpleGroup |
SimpleGroup.createGroup(SimpleDatabase database) |
SimpleGroup |
SimpleEntry.getParent() |
SimpleGroup |
SimpleGroup.getParent() |
SimpleGroup |
SimpleDatabase.getRecycleBin() |
SimpleGroup |
SimpleDatabase.getRootGroup() |
SimpleGroup |
SimpleDatabase.newGroup() |
SimpleGroup |
SimpleGroup.removeGroup(SimpleGroup group) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleGroup> |
SimpleGroup.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
SimpleGroup |
SimpleGroup.addGroup(SimpleGroup group) |
SimpleGroup |
SimpleGroup.removeGroup(SimpleGroup group) |
void |
SimpleGroup.setParent(SimpleGroup group) |
| Modifier and Type | Field and Description |
|---|---|
SimpleGroup |
KeePassFile.Root.group |
| Modifier and Type | Method and Description |
|---|---|
SimpleGroup |
KeePassFile.Root.getGroup() |
Copyright © 2018. All rights reserved.