asit.bescheid
Class BescheidDaten
java.lang.Object
org.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
asit.bescheid.BescheidDaten
- All Implemented Interfaces:
- BescheidElement, Serializable
- public class BescheidDaten
- extends ValidatorForm
- implements BescheidElement
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name_
protected String name_
beschreibung_
protected String beschreibung_
styleSheetURL_
protected String styleSheetURL_
bescheid_
protected Bescheid bescheid_
log_
protected static org.apache.commons.logging.Log log_
BescheidDaten
public BescheidDaten()
getBescheid
public Bescheid getBescheid()
setBescheid
public void setBescheid(Bescheid bescheid)
getBBeschreibung
public String getBBeschreibung()
- Returns:
- Returns the beschreibung_.
setBBeschreibung
public void setBBeschreibung(String beschreibung)
getBName
public String getBName()
- Returns:
- Returns the name_.
setBName
public void setBName(String name)
getBStyleSheetURL
public String getBStyleSheetURL()
- Returns:
- Returns the styleSheets.
setBStyleSheetURL
public void setBStyleSheetURL(String styleSheets)
- Parameters:
styleSheets - The styleSheets to set.
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.