|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entry | |
---|---|
org.gnomekr.potron.data |
Uses of Entry in org.gnomekr.potron.data |
---|
Methods in org.gnomekr.potron.data that return Entry | |
---|---|
Entry |
TranslatedEntry.getEntry()
|
Methods in org.gnomekr.potron.data that return types with arguments of type Entry | |
---|---|
List<Entry> |
Template.getEntries()
|
Methods in org.gnomekr.potron.data with parameters of type Entry | |
---|---|
void |
TranslatedEntry.setEntry(Entry entry)
|
Method parameters in org.gnomekr.potron.data with type arguments of type Entry | |
---|---|
void |
Template.setEntries(List<Entry> entries)
|
Constructors in org.gnomekr.potron.data with parameters of type Entry | |
---|---|
TranslatedEntry(Entry entry,
Translation trans)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |