Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WahlrechtPrognosegrundlage ¶
type WahlrechtPrognosegrundlage int
const ( DURCH_LF WahlrechtPrognosegrundlage = iota + 1 DURCH_LF_NICHT_GEGEBEN NICHT_WEGEN_GROSSEN_VERBRAUCHS NICHT_WEGEN_EIGENVERBRAUCH NICHT_WEGEN_TAGES_VERBRAUCH NICHT_WEGEN_ENWG )
func (WahlrechtPrognosegrundlage) MarshalJSON ¶
func (r WahlrechtPrognosegrundlage) MarshalJSON() ([]byte, error)
MarshalJSON is generated so WahlrechtPrognosegrundlage satisfies json.Marshaler.
func (WahlrechtPrognosegrundlage) String ¶
func (i WahlrechtPrognosegrundlage) String() string
func (*WahlrechtPrognosegrundlage) UnmarshalJSON ¶
func (r *WahlrechtPrognosegrundlage) UnmarshalJSON(data []byte) error
UnmarshalJSON is generated so WahlrechtPrognosegrundlage satisfies json.Unmarshaler.
Click to show internal directories.
Click to hide internal directories.