...
This will produce the following classes in the org/oran/avro/demo/pm/ directory (same as namespace in the schema)
CommonEventHeader.java
MeasDataCollectionEvent.java
MeasInfoListMeasDataCollection.java
MeasTypesMeasInfoId.java
Perf3gppFieldsMeasInfoList.java java
EventMeasResult.java MeasInfoId
MeasTypes.java
MeasResultMeasValuesList.java
MeasValuesListPerf3gppFields.java
PMData.java
Note: We need to add some extra annotation to some of the fields in the generated classes
...