Package | Description |
---|---|
org.ballerinalang.composer.service.ballerina.parser.service.model.lang |
Modifier and Type | Method and Description |
---|---|
List<StructField> |
Endpoint.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
Endpoint.addField(StructField field) |
void |
Struct.addStructField(StructField structField) |
Modifier and Type | Method and Description |
---|---|
void |
Endpoint.setFields(List<StructField> fields) |
Copyright © 2018 WSO2. All rights reserved.