Class EntityProcessor

All Implemented Interfaces:
Processor

@SupportedAnnotationTypes({"com.codename1.rad.annotations.RAD","com.codename1.rad.annotations.Stub","com.codename1.rad.annotations.GenerateHelper"}) @SupportedSourceVersion(RELEASE_8) @AutoService(javax.annotation.processing.Processor.class) public class EntityProcessor extends BaseProcessor