asit.bescheid
Class TextBlock
java.lang.Object
asit.bescheid.TextBlock
- All Implemented Interfaces:
- BescheidElement
- public class TextBlock
- extends Object
- implements BescheidElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id_
protected String id_
text_
protected String text_
log_
protected static org.apache.commons.logging.Log log_
TextBlock
public TextBlock()
getTId
public String getTId()
- Returns:
- Returns the id_.
setTId
public void setTId(String id)
getTText
public String getTText()
- Returns:
- Returns the text_.
setTText
public void setTText(String text)
toElement
public Element toElement(Document doc)
- Specified by:
toElement in interface BescheidElement
update
public void update(Element element)
- Specified by:
update in interface BescheidElement
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.