LastgangkompaktImpl

public final class LastgangkompaktImpl implements Lastgangkompakt

Functions

getBoTyp
Link copied to clipboard
BOTyp getBoTyp()
getExterneReferenzen
Link copied to clipboard
Set<ExterneReferenzgetExterneReferenzen()
getLokationsId
Link copied to clipboard
String getLokationsId()
getLokationstyp
Link copied to clipboard
Lokationstyp getLokationstyp()
getMessgroesse
Link copied to clipboard
Mengeneinheit getMessgroesse()
getObiskennzahl
Link copied to clipboard
String getObiskennzahl()
getSparte
Link copied to clipboard
Sparte getSparte()
getTagesvektoren
Link copied to clipboard
List<TagesvektorgetTagesvektoren()
getVersion
Link copied to clipboard
String getVersion()
getVersionStruktur
Link copied to clipboard
Integer getVersionStruktur()
getZeitintervall
Link copied to clipboard
Zeitintervall getZeitintervall()

Properties

boTyp
Link copied to clipboard
private final BOTyp boTyp

Der Typ des Geschäftsobjektes. Details siehe ENUM BoTyp

externeReferenzen
Link copied to clipboard
private final Set<ExterneReferenzexterneReferenzen

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

lokationsId
Link copied to clipboard
private final String lokationsId
lokationstyp
Link copied to clipboard
private final Lokationstyp lokationstyp
messgroesse
Link copied to clipboard
private final Mengeneinheit messgroesse
obiskennzahl
Link copied to clipboard
private final String obiskennzahl
sparte
Link copied to clipboard
private final Sparte sparte
tagesvektoren
Link copied to clipboard
private final List<Tagesvektortagesvektoren
version
Link copied to clipboard
private final String version
versionStruktur
Link copied to clipboard
private final Integer versionStruktur

Version der BO-Struktur.

zeitintervall
Link copied to clipboard
private final Zeitintervall zeitintervall