de.uni_paderborn.fujaba.mpEdit
Class TagLine

java.lang.Object
  extended byde.uni_paderborn.fujaba.mpEdit.TagLine

public class TagLine
extends java.lang.Object

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.9 $
Author:
$Author: schneider $

Field Summary
 int lastLine
          No comment provided by developer, please add a comment to improve documentation.
 int tagValue
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
TagLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lastLine

public int lastLine
No comment provided by developer, please add a comment to improve documentation.


tagValue

public int tagValue
No comment provided by developer, please add a comment to improve documentation.

Constructor Detail

TagLine

public TagLine()