Record - java : FieldData

The FieldData type describes a Java field.

Fields

  • name Identifier
  • An optional field that describes the name of the Java field. If this field is not provided, then the name is inferred from the Ballerina function name

  • class Class
  • The class in which the field exists