|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.homeunix.thecave.buddi.model.swing.AutoCompleteEntryModel.AutoCompleteEntry
public static class AutoCompleteEntryModel.AutoCompleteEntry
| Constructor Summary | |
|---|---|
AutoCompleteEntryModel.AutoCompleteEntry(long amount,
Source from,
Source to)
|
|
| Method Summary | |
|---|---|
long |
getAmount()
|
Source |
getFrom()
|
Source |
getTo()
|
void |
setAmount(long amount)
|
void |
setFrom(Source from)
|
void |
setTo(Source to)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoCompleteEntryModel.AutoCompleteEntry(long amount,
Source from,
Source to)
| Method Detail |
|---|
public long getAmount()
public void setAmount(long amount)
public Source getFrom()
public void setFrom(Source from)
public Source getTo()
public void setTo(Source to)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||