usedEnums property

Set<EnumName> usedEnums
final

A list of used enums (to filtered on generation).

Implementation

final Set<EnumName> usedEnums;