asit.bescheid
Class SimpleEckData
java.lang.Object
asit.bescheid.SimpleEckData
- All Implemented Interfaces:
- BescheidElement, EckData
- public class SimpleEckData
- extends Object
- implements EckData, 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 |
content_
protected String content_
feldName_
protected String feldName_
log_
protected static org.apache.commons.logging.Log log_
SimpleEckData
public SimpleEckData()
setEContent
public void setEContent(String content)
getEContent
public String getEContent()
getType
public String getType()
- Specified by:
getType in interface EckData
setType
public void setType(String type)
getEFeldName
public String getEFeldName()
- Specified by:
getEFeldName in interface EckData
setEFeldName
public void setEFeldName(String feldName)
- Specified by:
setEFeldName in interface EckData
getEDescription
public String getEDescription()
- Specified by:
getEDescription in interface EckData
setEDescription
public void setEDescription(String descr)
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.