Java-API--Dokumentation

Class Loesung14b.Karte

java.lang.Object
  extended by Loesung14b.Karte
Enclosing class:
Loesung14b

 class Loesung14b.Karte
extends Object


Field Summary
(package private)  Date ausgabe
           
(package private)  int breite
           
(package private)  int hoehe
           
(package private)  int lfdNummer
           
(package private)  Object modul
           
(package private)  double nettoPreis
           
(package private)  String sparte
           
(package private)  String titel
           
(package private)  String zustand
           
 
Constructor Summary
Loesung14b.Karte()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lfdNummer

int lfdNummer

titel

String titel

modul

Object modul

breite

int breite

hoehe

int hoehe

zustand

String zustand

ausgabe

Date ausgabe

sparte

String sparte

nettoPreis

double nettoPreis
Constructor Detail

Loesung14b.Karte

Loesung14b.Karte()

Java-API--Dokumentation

Gehe zurueck zur Tutoriums-Homepage