Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
I
M
O
P
R
S
T
P
Person
- Class in
ope.shopping
This class represents a person who has a name and some money.
Person(String)
- Constructor for class ope.shopping.
Person
Creates a new person object with given name.
Product
- Class in
ope.shopping
This class represents a product which has a name and a price.
Product(String, double)
- Constructor for class ope.shopping.
Product
Creates a new product with the given name and price.
Product
- Class in
ope.shopping2
This class represents a product which has a name and a price.
Product(String, double, int)
- Constructor for class ope.shopping2.
Product
Creates a new product with the given name and price.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
I
M
O
P
R
S
T