public class CodegenBlockPropertyBeanOrUnd extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CodegenBlockPropertyBeanOrUnd.AccessType |
Constructor and Description |
---|
CodegenBlockPropertyBeanOrUnd() |
Modifier and Type | Method and Description |
---|---|
static String |
from(CodegenContext context,
Class expectedUnderlyingType,
EventPropertyGetterSPI innerGetter,
CodegenBlockPropertyBeanOrUnd.AccessType accessType,
Class generator) |
public static String from(CodegenContext context, Class expectedUnderlyingType, EventPropertyGetterSPI innerGetter, CodegenBlockPropertyBeanOrUnd.AccessType accessType, Class generator)