Skip to content

Java Generator - Add null enum value to switch in lookup method #732

Closed
@mrettig

Description

@mrettig

The lookup method uses a switch for the common values, but uses a conditional 'if' for the null value. The patch adds the null value to the switch.
add_null_value_to_switch_.patch.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions