MarktteilnehmerImpl

public final class MarktteilnehmerImpl implements Marktteilnehmer

Functions

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

Properties

amtsgericht
Link copied to clipboard
private final String amtsgericht
anrede
Link copied to clipboard
private final Anrede anrede
boTyp
Link copied to clipboard
private final BOTyp boTyp

Der Typ des Geschäftsobjektes. Details siehe ENUM BoTyp

eMailAdresse
Link copied to clipboard
private final String eMailAdresse
externeReferenzen
Link copied to clipboard
private final Set<ExterneReferenzexterneReferenzen

Hier können IDs anderer Systeme hinterlegt werden (z.B. eine SAP-GP-Nummer)

geschaeftspartnerrolle
Link copied to clipboard
private final Set<Geschaeftspartnerrollegeschaeftspartnerrolle
gewerbekennzeichnung
Link copied to clipboard
private final Boolean gewerbekennzeichnung
glaeubigerId
Link copied to clipboard
private final String glaeubigerId
hrnummer
Link copied to clipboard
private final String hrnummer
kontaktweg
Link copied to clipboard
private final List<Kontaktartkontaktweg
makoadresse
Link copied to clipboard
private final String makoadresse
marktrolle
Link copied to clipboard
private final Marktrolle marktrolle
name1
Link copied to clipboard
private final String name1
name2
Link copied to clipboard
private final String name2
name3
Link copied to clipboard
private final String name3
partneradresse
Link copied to clipboard
private final Adresse partneradresse
rollencodenummer
Link copied to clipboard
private final String rollencodenummer
rollencodetyp
Link copied to clipboard
private final Rollencodetyp rollencodetyp
umsatzsteuerId
Link copied to clipboard
private final String umsatzsteuerId
versionStruktur
Link copied to clipboard
private final Integer versionStruktur

Version der BO-Struktur.

website
Link copied to clipboard
private final String website