leistungsbezeichung

package
v0.68.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Code auto-generated; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Leistungsbezeichung

type Leistungsbezeichung int
const (
	POG_VERBRAUCH_IMS_UEBER_100K Leistungsbezeichung = iota + 1
	POG_VERBRAUCH_IMS_50K_BIS_100K
	POG_VERBRAUCH_IMS_20K_BIS_50K
	POG_VERBRAUCH_IMS_10K_BIS_20K
	POG_VERBRAUCH_IMS_UNTERBRECHBAR
	POG_VERBRAUCH_IMS_6K_BIS_10K
	POG_ERZEUGUNG_IMS_7_BIS_15
	POG_ERZEUGUNG_IMS_15_BIS_30
	POG_ERZEUGUNG_IMS_30_BIS_100
	POG_ERZEUGUNG_IMS_UEBER_100
	POG_MME
	POG_VERBRAUCH_IMS_4K_BIS_6K
	POG_VERBRAUCH_IMS_3K_BIS_4K
	POG_VERBRAUCH_IMS_2K_BIS_3K
	POG_VERBRAUCH_IMS_0_BIS_2K
	POG_ERZEUGUNG_IMS_OPTIONAL
	ZUSATZLEISTUNG
)

func (Leistungsbezeichung) MarshalJSON

func (r Leistungsbezeichung) MarshalJSON() ([]byte, error)

MarshalJSON is generated so Leistungsbezeichung satisfies json.Marshaler.

func (*Leistungsbezeichung) Scan

func (r *Leistungsbezeichung) Scan(src interface{}) error

Scan sets r to the enum value represented by src. It implements the sql.Scanner interface to be useable by sql drivers when reading from database.

func (Leistungsbezeichung) String

func (i Leistungsbezeichung) String() string

func (*Leistungsbezeichung) UnmarshalJSON

func (r *Leistungsbezeichung) UnmarshalJSON(data []byte) error

UnmarshalJSON is generated so Leistungsbezeichung satisfies json.Unmarshaler.

func (Leistungsbezeichung) Value

func (r Leistungsbezeichung) Value() (driver.Value, error)

Value returns the string representation of r or an error, if no string representation exists. It implements the sql.Valuer interface to be useable by sql drivers when storing enums.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL