Messlokation

public interface Messlokation implements Geschaeftsobjekt

Objekt zur Aufnahme der Informationen zu einer Messlokation.

Version 1.1 veröffentlicht am 01. Oktober 2021

See also

Functions

getBoTyp
Link copied to clipboard
abstract BOTyp getBoTyp()
getExterneReferenzen
Link copied to clipboard
abstract Set<ExterneReferenzgetExterneReferenzen()
getGeoadresse
Link copied to clipboard
abstract Geokoordinaten getGeoadresse()
getGeraete
Link copied to clipboard
abstract Set<HardwaregetGeraete()
getGrundzustaendigerMSBCodenr
Link copied to clipboard
abstract String getGrundzustaendigerMSBCodenr()
getGrundzustaendigerMSBIMCodenr
Link copied to clipboard
abstract String getGrundzustaendigerMSBIMCodenr()
getKatasterinformation
Link copied to clipboard
abstract Katasteradresse getKatasterinformation()
getMessadresse
Link copied to clipboard
abstract Adresse getMessadresse()
getMessdienstleistung
Link copied to clipboard
abstract Set<DienstleistunggetMessdienstleistung()
getMessgebietnr
Link copied to clipboard
abstract String getMessgebietnr()
getMesslokationsId
Link copied to clipboard
abstract String getMesslokationsId()
getMesslokationszaehler
Link copied to clipboard
abstract Set<ZaehlergetMesslokationszaehler()
getNetzebeneMessung
Link copied to clipboard
abstract Netzebene getNetzebeneMessung()
getSparte
Link copied to clipboard
abstract Sparte getSparte()
getVersionStruktur
Link copied to clipboard
abstract Integer getVersionStruktur()

Inheritors

MesslokationImpl
Link copied to clipboard