Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
I
L
M
N
R
S
T
V
A
Accounting
- Interface in
de.h_da.library.accounting.usecase
[usecase] This use case comprises the functionality of the accounting component.
addBook(Book, int)
- Method in interface de.h_da.library.datamanagement.usecase.
BookManagement
[command] Adds a new
Book
object and
numberOfBooksOnStock
new
BookOnStock
objects to the datamanagement component.
addBooksOnStock(int, int)
- Method in interface de.h_da.library.datamanagement.usecase.
BookManagement
[command] Creates new
BookOnStock
objects for an existing
Book
.
address
- Variable in class de.h_da.library.accounting.entity.
Invoice
Address where the invoice is to be sent to.
address
- Variable in class de.h_da.library.datamanagement.entity.
Customer
Complete address of the customer including street, number, zip, city, and country.
amount
- Variable in class de.h_da.library.accounting.entity.
Invoice
Invoice amount in Euro cents.
authors
- Variable in class de.h_da.library.datamanagement.entity.
Book
Authors of the book in the form [first name, surname], separated by commas.
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
I
L
M
N
R
S
T
V