| Annotation Type | Description |
|---|---|
| Enum |
The
Enum annotation captures the necessary information for generating an enum
from an existing an existing one. |
| Enums | |
| Interface |
The
Interface annotation captures the necessary information for generating an interface
from an existing class (or existing interface) while filtering for certain modifiers. |
| Interfaces | |
| Map |
The
@Map annotation defines a non-default type mapping within an
@Interface annotation. |
Copyright © 2019. All rights reserved.