Messpreistyp

public enum Messpreistyp extends Enum<Messpreistyp>

Festlegung, welcher Typ von Messung mit einem Preis belegt wird.

veröffentlicht am 30. Mai 2018

See also

Entries

AUFSCHLAG_TARIFSCHALTUNG
Link copied to clipboard
AUFSCHLAG_TARIFSCHALTUNG
AUFSCHLAG_WANDLER
Link copied to clipboard
AUFSCHLAG_WANDLER
VERRECHNUNGSPREIS_SM
Link copied to clipboard
VERRECHNUNGSPREIS_SM
VERRECHNUNGSPREIS_L_ZT
Link copied to clipboard
VERRECHNUNGSPREIS_L_ZT
VERRECHNUNGSPREIS_L_ET
Link copied to clipboard
VERRECHNUNGSPREIS_L_ET
VERRECHNUNGSPREIS_ZT_DREH
Link copied to clipboard
VERRECHNUNGSPREIS_ZT_DREH
VERRECHNUNGSPREIS_ZT_WECHSEL
Link copied to clipboard
VERRECHNUNGSPREIS_ZT_WECHSEL
VERRECHNUNGSPREIS_ET_DREH
Link copied to clipboard
VERRECHNUNGSPREIS_ET_DREH
VERRECHNUNGSPREIS_ET_WECHSEL
Link copied to clipboard
VERRECHNUNGSPREIS_ET_WECHSEL
SMART_METER_MESSPREIS_G40
Link copied to clipboard
SMART_METER_MESSPREIS_G40
SMART_METER_MESSPREIS_G25
Link copied to clipboard
SMART_METER_MESSPREIS_G25
SMART_METER_MESSPREIS_G16
Link copied to clipboard
SMART_METER_MESSPREIS_G16
SMART_METER_MESSPREIS_G10
Link copied to clipboard
SMART_METER_MESSPREIS_G10
SMART_METER_MESSPREIS_G6
Link copied to clipboard
SMART_METER_MESSPREIS_G6
SMART_METER_MESSPREIS_G4
Link copied to clipboard
SMART_METER_MESSPREIS_G4
SMART_METER_MESSPREIS_G2_5
Link copied to clipboard
SMART_METER_MESSPREIS_G2_5
ELEKTRONISCHER_AUFSATZ
Link copied to clipboard
ELEKTRONISCHER_AUFSATZ
MESSPREIS_G40
Link copied to clipboard
MESSPREIS_G40
MESSPREIS_G25
Link copied to clipboard
MESSPREIS_G25
MESSPREIS_G16
Link copied to clipboard
MESSPREIS_G16
MESSPREIS_G10
Link copied to clipboard
MESSPREIS_G10
MESSPREIS_G6
Link copied to clipboard
MESSPREIS_G6
MESSPREIS_G4
Link copied to clipboard
MESSPREIS_G4
MESSPREIS_G2_5
Link copied to clipboard
MESSPREIS_G2_5

Functions

getBeschreibung
Link copied to clipboard
final String getBeschreibung()
getMedium
Link copied to clipboard
final Medium getMedium()
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
medium
Link copied to clipboard
private final Medium medium
name
Link copied to clipboard
private final String name
ordinal
Link copied to clipboard
private final Integer ordinal