|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.upb.swtpra05.group03.plugin.AccountDataMinimumID
This class is used to save the value of the lowest AccountDataID of a single ShuttleAgentStatusString. Old AccountData objects (with IDs lower than the ID of this class) will be removed.
| Field Summary | |
private int |
value
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
AccountDataMinimumID(int v)
Constructor for the AccountDataMinimumID object, initializes the value. |
|
| Method Summary | |
int |
getValue()
Get the lowest AccountDataID |
void |
setValue(int x)
Set a new AccountDataID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int value
| Constructor Detail |
public AccountDataMinimumID(int v)
v - Description of the Parameter| Method Detail |
public int getValue()
public void setValue(int x)
x - The new value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||