asit.moa.client.deliver.address
Class Adressat
java.lang.Object
asit.moa.client.deliver.address.Adressat
- All Implemented Interfaces:
- BescheidElement, EckData, Serializable
- public class Adressat
- extends Object
- implements BescheidElement, EckData, Serializable
- 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
identifcations_
protected Identification[] identifcations_
person_
protected AbstractPerson person_
corporateBody_
protected KompNichtNatuerlichePerson corporateBody_
address_
protected KompPostalAddress address_
internetAdress_
protected String internetAdress_
telefonnummer_
protected String telefonnummer_
log_
protected static org.apache.commons.logging.Log log_
elementName_
protected String elementName_
useGerman_
protected boolean useGerman_
feldName_
protected String feldName_
Adressat
public Adressat()
Adressat
public Adressat(boolean useGerman)
getUseGerman
public boolean getUseGerman()
setUseGerman
public void setUseGerman(boolean useGerman)
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 string)
getType
public String getType()
- Specified by:
getType in interface EckData
setType
public void setType(String string)
setElementName
public void setElementName(String name)
getElementName
public String getElementName()
getPostAddress
public KompPostalAddress getPostAddress()
setPostAddress
public void setPostAddress(KompPostalAddress address)
setPerson
public void setPerson(AbstractPerson person)
setCorporateBody
public void setCorporateBody(KompNichtNatuerlichePerson corporateBody)
getCorporateBody
public KompNichtNatuerlichePerson getCorporateBody()
getPerson
public AbstractPerson getPerson()
toElement
public Element toElement(Document doc)
- Specified by:
toElement in interface BescheidElement
update
public void update(Element element)
- Specified by:
update in interface BescheidElement
toString
public String toString()
setAPerson
public void setAPerson(String value)
getAPerson
public String getAPerson()
setAAddress
public void setAAddress(String value)
getAAddress
public String getAAddress()
getAInternetAdress
public String getAInternetAdress()
- Returns:
- Returns the internetAdress_.
setAInternetAdress
public void setAInternetAdress(String internetAdress)
getATelefonnummer
public String getATelefonnummer()
- Returns:
- Returns the telefonnummer_.
setATelefonnummer
public void setATelefonnummer(String telefonnummer)
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.