Class theorieZeile


public class theorieZeile
extends java.lang.Object

Title: TokenRingTrainer

Description:

Copyright: Copyright (c) 2003

Company:

Field Summary

(package private) int
check
(package private) String
eingabe

Constructor Summary

theorieZeile(String eingabe, int check)

Method Summary

int
getCheck()
String
getText()

Field Details

check

(package private)  int check

eingabe

(package private)  String eingabe

Constructor Details

theorieZeile

public theorieZeile(String eingabe,
                    int check)

Method Details

getCheck

public int getCheck()

getText

public String getText()