asit.bescheid
Interface EckData

All Superinterfaces:
BescheidElement
All Known Implementing Classes:
Adressat, KompPostalAddress, SimpleEckData

public interface EckData
extends BescheidElement

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
static String KOMPOSTALADDRESS
           
static String KOMPPERSON
           
static String SIMPLE
           
 
Method Summary
 String getEDescription()
           
 String getEFeldName()
           
 String getType()
           
 void setEFeldName(String feldName)
           
 
Methods inherited from interface asit.bescheid.BescheidElement
toElement, update
 

Field Detail

KOMPOSTALADDRESS

public static final String KOMPOSTALADDRESS
See Also:
Constant Field Values

KOMPPERSON

public static final String KOMPPERSON
See Also:
Constant Field Values

SIMPLE

public static final String SIMPLE
See Also:
Constant Field Values
Method Detail

getType

public String getType()

getEFeldName

public String getEFeldName()

setEFeldName

public void setEFeldName(String feldName)

getEDescription

public String getEDescription()


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.