Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZaehlzeitdefinitionTyp ¶
type ZaehlzeitdefinitionTyp int
const ( WAERMEPUMPE ZaehlzeitdefinitionTyp = iota + 1 NACHTSPEICHERHEIZUNG SCHWACHLASTZEITFENSTER SONSTIGE HOCHLASTZEITFENSTER )
func (ZaehlzeitdefinitionTyp) MarshalJSON ¶
func (r ZaehlzeitdefinitionTyp) MarshalJSON() ([]byte, error)
MarshalJSON is generated so ZaehlzeitdefinitionTyp satisfies json.Marshaler.
func (ZaehlzeitdefinitionTyp) String ¶
func (i ZaehlzeitdefinitionTyp) String() string
func (*ZaehlzeitdefinitionTyp) UnmarshalJSON ¶
func (r *ZaehlzeitdefinitionTyp) UnmarshalJSON(data []byte) error
UnmarshalJSON is generated so ZaehlzeitdefinitionTyp satisfies json.Unmarshaler.
Click to show internal directories.
Click to hide internal directories.