Energiemenge

public interface Energiemenge implements Geschaeftsobjekt

Abbildung von Mengen, die Lokationen zugeordnet sind.

veröffentlicht am 17. Januar 2018

See also

Functions

getBoTyp
Link copied to clipboard
abstract BOTyp getBoTyp()
getEnergieverbrauch
Link copied to clipboard
abstract List<VerbrauchgetEnergieverbrauch()
getExterneReferenzen
Link copied to clipboard
abstract Set<ExterneReferenzgetExterneReferenzen()
getLokationsId
Link copied to clipboard
abstract String getLokationsId()
getLokationstyp
Link copied to clipboard
abstract Lokationstyp getLokationstyp()
getVersionStruktur
Link copied to clipboard
abstract Integer getVersionStruktur()

Inheritors

EnergiemengeImpl
Link copied to clipboard