| Package | Description |
|---|---|
| org.ballerinalang.model.values | |
| org.ballerinalang.util.codegen |
| Constructor and Description |
|---|
BConnector(BConnectorType connectorType) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<BConnectorType,ConnectorInfo> |
ConnectorInfo.methodTableType |
| Modifier and Type | Method and Description |
|---|---|
BConnectorType |
ConnectorInfo.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorInfo.setType(BConnectorType connectorType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorInfo.setMethodTableType(Map<BConnectorType,ConnectorInfo> methodTable) |
Copyright © 2018 WSO2. All rights reserved.