protected void |
GenProxyProcessor.generateEntityProxyHeader(InterfaceGenerationHelper writer,
ReflectionHelper reflection,
String proxyElementClassName,
String proxySimpleName,
TypeMirror locatorType) |
protected void |
GenProxyProcessor.generateGetter(InterfaceGenerationHelper writer,
VariableElement getterField) |
protected void |
GenProxyProcessor.generateSetter(InterfaceGenerationHelper writer,
VariableElement setterField) |
protected void |
GenProxyProcessor.generateValueProxyHeader(InterfaceGenerationHelper writer,
ReflectionHelper reflection,
String proxyElementClassName,
String proxySimpleName) |