Class Loesung55b.Karte

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

public static class Loesung55b.Karte
extends Object


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

Field Detail

lfdNummer

protected int lfdNummer

titel

protected String titel

modul

protected Object modul

breite

protected int breite

hoehe

protected int hoehe

zustand

protected String zustand

ausgabe

protected Date ausgabe

inhalt

protected String inhalt

nettoPreis

protected double nettoPreis
Constructor Detail

Loesung55b.Karte

public Loesung55b.Karte()


Gehe zurueck zur Tutoriums-Homepage