Java-API--Dokumentation

Class Loesung14c.Karte

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

static class Loesung14c.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
Loesung14c.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

Loesung14c.Karte

Loesung14c.Karte()

Java-API--Dokumentation

Gehe zurueck zur Tutoriums-Homepage