Package | Description |
---|---|
org.ballerinalang.composer.service.ballerina.parser.service.model.lang |
Modifier and Type | Method and Description |
---|---|
List<RecordModel> |
ModelPackage.getRecords() |
Modifier and Type | Method and Description |
---|---|
void |
ModelPackage.addRecord(RecordModel recordModel) |
Modifier and Type | Method and Description |
---|---|
void |
ModelPackage.setRecords(List<RecordModel> records) |
Copyright © 2018 WSO2. All rights reserved.