Package | Description |
---|---|
com.espertech.esper.codegen.model.blocks |
Code-Generation Reusable Code Blocks
|
Modifier and Type | Method and Description |
---|---|
static CodegenLegoPropertyBeanOrUnd.AccessType |
CodegenLegoPropertyBeanOrUnd.AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodegenLegoPropertyBeanOrUnd.AccessType[] |
CodegenLegoPropertyBeanOrUnd.AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
CodegenLegoPropertyBeanOrUnd.from(CodegenContext context,
Class expectedUnderlyingType,
EventPropertyGetterSPI innerGetter,
CodegenLegoPropertyBeanOrUnd.AccessType accessType,
Class generator) |