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