Record
-
java
:
FieldData
Describes a Java field.
Closed record
Fields
- name Identifier
-
An optional field, which 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