Marktteilnehmer

public interface Marktteilnehmer implements Geschaeftspartner

Objekt zur Kommunikation von Marktteilnehmern jeglicher Art.

veröffentlicht am 17. Januar 2018

See also

Functions

getAmtsgericht
Link copied to clipboard
abstract String getAmtsgericht()
getAnrede
Link copied to clipboard
abstract Anrede getAnrede()
getBoTyp
Link copied to clipboard
abstract BOTyp getBoTyp()
getEMailAdresse
Link copied to clipboard
abstract String getEMailAdresse()
getExterneReferenzen
Link copied to clipboard
abstract Set<ExterneReferenzgetExterneReferenzen()
getGeschaeftspartnerrolle
Link copied to clipboard
abstract Set<GeschaeftspartnerrollegetGeschaeftspartnerrolle()
getGewerbekennzeichnung
Link copied to clipboard
abstract Boolean getGewerbekennzeichnung()
getGlaeubigerId
Link copied to clipboard
abstract String getGlaeubigerId()
getHrnummer
Link copied to clipboard
abstract String getHrnummer()
getKontaktweg
Link copied to clipboard
abstract List<KontaktartgetKontaktweg()
getMakoadresse
Link copied to clipboard
abstract String getMakoadresse()
getMarktrolle
Link copied to clipboard
abstract Marktrolle getMarktrolle()
getName1
Link copied to clipboard
abstract String getName1()
getName2
Link copied to clipboard
abstract String getName2()
getName3
Link copied to clipboard
abstract String getName3()
getPartneradresse
Link copied to clipboard
abstract Adresse getPartneradresse()
getRollencodenummer
Link copied to clipboard
abstract String getRollencodenummer()
getRollencodetyp
Link copied to clipboard
abstract Rollencodetyp getRollencodetyp()
getUmsatzsteuerId
Link copied to clipboard
abstract String getUmsatzsteuerId()
getVersionStruktur
Link copied to clipboard
abstract Integer getVersionStruktur()
getWebsite
Link copied to clipboard
abstract String getWebsite()

Inheritors

MarktteilnehmerImpl
Link copied to clipboard