asit.bescheid
Class Kosten
java.lang.Object
asit.bescheid.Kosten
- All Implemented Interfaces:
- BescheidElement
- public class Kosten
- extends Object
- implements BescheidElement
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
betrag_
protected String betrag_
rechtsgrundlage_
protected String rechtsgrundlage_
text_
protected String text_
log_
protected static org.apache.commons.logging.Log log_
Kosten
public Kosten()
getKBetrag
public String getKBetrag()
- Returns:
- Returns the betrag_.
setKBetrag
public void setKBetrag(String betrag)
getKRechtsgrundlage
public String getKRechtsgrundlage()
- Returns:
- Returns the rechtsgrundlage_.
setKRechtsgrundlage
public void setKRechtsgrundlage(String rechtsgrundlage)
getKText
public String getKText()
- Returns:
- Returns the text_.
setKText
public void setKText(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.