|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryRow | |
|---|---|
| classes | |
| classes.utilities | |
| frames | |
| Uses of EntryRow in classes |
|---|
| Methods in classes that return types with arguments of type EntryRow | |
|---|---|
java.util.List<EntryRow> |
Entry.getRows()
A metódus segítségével ek a számla lévő sorok |
| Constructor parameters in classes with type arguments of type EntryRow | |
|---|---|
Entry(int wasted,
int typeOfTransaction,
int partnerID,
java.sql.Date dateOfTransaction,
java.lang.String billSerial,
java.util.List<EntryRow> l,
int copies)
Létrehoz egy Entry objektumot a megadott értékekkel. |
|
| Uses of EntryRow in classes.utilities |
|---|
| Methods in classes.utilities with parameters of type EntryRow | |
|---|---|
void |
SqlStatements.insertRow(EntryRow e,
java.lang.String tableName,
java.lang.String billSerial,
int serial)
A metódus segítségével új sort rögzíthetünk a rendszerben |
| Uses of EntryRow in frames |
|---|
| Constructors in frames with parameters of type EntryRow | |
|---|---|
OneRow(EntryRow e)
Létrehozza a OneRow objektumot és mezőit feltölti a megfelelő értékekkel. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||