java.lang.Object
com.espertech.esper.common.internal.event.json.compiletime.JsonUnderlyingField

public class JsonUnderlyingField extends Object
  • Field Details

  • Constructor Details

    • JsonUnderlyingField

      public JsonUnderlyingField(String fieldName, int propertyNumber, EPTypeClass propertyType, Field optionalField)
  • Method Details

    • getFieldName

      public String getFieldName()
    • getPropertyNumber

      public int getPropertyNumber()
    • getPropertyType

      public EPTypeClass getPropertyType()
    • getOptionalField

      public Field getOptionalField()
    • toExpression

      public CodegenExpression toExpression()