Hierarchy For All Packages
- io.github.manoelcampos.dtogen,
- io.github.manoelcampos.dtogen.instantiation,
- io.github.manoelcampos.dtogen.util
Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- io.github.manoelcampos.dtogen.DTOProcessor
- io.github.manoelcampos.dtogen.util.FieldUtil
- io.github.manoelcampos.dtogen.JavaFileReader
- io.github.manoelcampos.dtogen.JavaFileWriter
- io.github.manoelcampos.dtogen.instantiation.ObjectInstantiation
- io.github.manoelcampos.dtogen.instantiation.ClassInstantiation
- io.github.manoelcampos.dtogen.instantiation.RecordInstantiation
- io.github.manoelcampos.dtogen.RecordGenerator
- io.github.manoelcampos.dtogen.util.TypeUtil
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Interface Hierarchy
- io.github.manoelcampos.dtogen.DTORecord<T>
Annotation Interface Hierarchy
- io.github.manoelcampos.dtogen.DTO (implements java.lang.annotation.Annotation)
- io.github.manoelcampos.dtogen.DTO.Exclude (implements java.lang.annotation.Annotation)
- io.github.manoelcampos.dtogen.DTO.MapToId (implements java.lang.annotation.Annotation)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.github.manoelcampos.dtogen.AnnotationData
- java.lang.Record