Gebiettyp

public enum Gebiettyp extends Enum<Gebiettyp>

Auflistung der möglichen Gebietstypen.

veröffentlicht am 17. Januar 2018

See also

Entries

VERSORGUNGSGEBIET
Link copied to clipboard
VERSORGUNGSGEBIET
GRUNDVERSORGUNGSGEBIET
Link copied to clipboard
GRUNDVERSORGUNGSGEBIET
AREALNETZ
Link copied to clipboard
AREALNETZ
REGIONALNETZ
Link copied to clipboard
REGIONALNETZ
TRANSPORTNETZ
Link copied to clipboard
TRANSPORTNETZ
VERTEILNETZ
Link copied to clipboard
VERTEILNETZ
BILANZIERUNGSGEBIET
Link copied to clipboard
BILANZIERUNGSGEBIET
MARKTGEBIET
Link copied to clipboard
MARKTGEBIET
REGELZONE
Link copied to clipboard
REGELZONE

Functions

getBeschreibung
Link copied to clipboard
final String getBeschreibung()
getName
Link copied to clipboard
final String getName()
getOrdinal
Link copied to clipboard
final Integer getOrdinal()

Properties

beschreibung
Link copied to clipboard
private final String beschreibung
name
Link copied to clipboard
private final String name
ordinal
Link copied to clipboard
private final Integer ordinal