|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectportoapplikation.Postprodukt
portoapplikation.Brief
public class Brief
| Field Summary |
|---|
| Fields inherited from class portoapplikation.Postprodukt |
|---|
entfernung, gewicht |
| Constructor Summary | |
|---|---|
Brief(Briefformat briefformat,
double gewicht,
double entfernung)
|
|
| Method Summary | |
|---|---|
Briefformat |
getBriefformat()
|
double |
getPorto()
|
void |
setBriefformat(Briefformat briefformat)
|
| Methods inherited from class portoapplikation.Postprodukt |
|---|
getProduktart, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Brief(Briefformat briefformat,
double gewicht,
double entfernung)
| Method Detail |
|---|
public Briefformat getBriefformat()
public void setBriefformat(Briefformat briefformat)
public double getPorto()
getPorto in class Postprodukt
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||