William Cheng 711e53a90c
[Java] Add option to fallback to legacy enum naming (#20172)
* add option to fallback legacy enum naming (java)

* fix tests
2024-11-29 17:12:12 +08:00

509 B

SomeObj

Properties

Name Type Description Notes
$type TypeEnum [optional]
id Long [optional]
name String [optional]
active Boolean [optional]
type String [optional]

Enum: TypeEnum

Name Value
SOMEOBJIDENTIFIER "SomeObjIdentifier"

Implemented Interfaces

  • Serializable