Java-API--Dokumentation

Class Loesung14a.Karte

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

 class Loesung14a.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
Loesung14a.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

Loesung14a.Karte

Loesung14a.Karte()

Java-API--Dokumentation

Gehe zurueck zur Tutoriums-Homepage