Package ch.colabproject.colab.generator.model.interfaces
-
Interface Summary Interface Description WithId Simple interface which depict objects having a Long idWithJsonDiscriminator Represent an object which can be serialize to JSON.
Interface | Description |
---|---|
WithId |
Simple interface which depict objects having a Long id
|
WithJsonDiscriminator |
Represent an object which can be serialize to JSON.
|