TarifkostenImpl

public final class TarifkostenImpl implements Tarifkosten

Functions

getAnbieter
Link copied to clipboard
Marktteilnehmer getAnbieter()
getAnbietername
Link copied to clipboard
String getAnbietername()
getBezeichnung
Link copied to clipboard
String getBezeichnung()
getBoTyp
Link copied to clipboard
BOTyp getBoTyp()
getEnergiemix
Link copied to clipboard
Energiemix getEnergiemix()
getExterneReferenzen
Link copied to clipboard
Set<ExterneReferenzgetExterneReferenzen()
getKosten
Link copied to clipboard
Kosten getKosten()
getKundentyp
Link copied to clipboard
Kundentyp getKundentyp()
getSparte
Link copied to clipboard
Sparte getSparte()
getTarifart
Link copied to clipboard
Tarifart getTarifart()
getTarifmerkmal
Link copied to clipboard
Tarifmerkmal getTarifmerkmal()
getTariftyp
Link copied to clipboard
Tariftyp getTariftyp()
getVersionStruktur
Link copied to clipboard
Integer getVersionStruktur()
getVertragskonditionen
Link copied to clipboard
Vertragskonditionen getVertragskonditionen()
getWebsite
Link copied to clipboard
String getWebsite()
getZeitlicheGueltigkeit
Link copied to clipboard
Zeitraum getZeitlicheGueltigkeit()

Properties

anbieter
Link copied to clipboard
private final Marktteilnehmer anbieter
anbietername
Link copied to clipboard
private final String anbietername
bezeichnung
Link copied to clipboard
private final String bezeichnung
boTyp
Link copied to clipboard
private final BOTyp boTyp

Der Typ des Geschäftsobjektes. Details siehe ENUM BoTyp

energiemix
Link copied to clipboard
private final Energiemix energiemix
externeReferenzen
Link copied to clipboard
private final Set<ExterneReferenzexterneReferenzen

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

kosten
Link copied to clipboard
private final Kosten kosten
kundentyp
Link copied to clipboard
private final Kundentyp kundentyp
sparte
Link copied to clipboard
private final Sparte sparte
tarifart
Link copied to clipboard
private final Tarifart tarifart
tarifmerkmal
Link copied to clipboard
private final Tarifmerkmal tarifmerkmal
tariftyp
Link copied to clipboard
private final Tariftyp tariftyp
versionStruktur
Link copied to clipboard
private final Integer versionStruktur

Version der BO-Struktur.

vertragskonditionen
Link copied to clipboard
private final Vertragskonditionen vertragskonditionen
website
Link copied to clipboard
private final String website
zeitlicheGueltigkeit
Link copied to clipboard
private final Zeitraum zeitlicheGueltigkeit