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