public class OdataContextVariables extends Object
| Constructor and Description |
|---|
OdataContextVariables(String remoteEntityName,
String keyNames,
List<String> fields) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFields() |
String |
getKeyNames() |
String |
getRemoteEntityName() |
void |
setFields(List<String> fields) |
void |
setKeyNames(String keyNames) |
void |
setRemoteEntityName(String remoteEntityName) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.