| Package | Description |
|---|---|
| com.mulesoft.connector.netsuite.internal.citizen.model | |
| com.mulesoft.connector.netsuite.internal.citizen.util |
| Modifier and Type | Method and Description |
|---|---|
Field |
Condition.getField()
Gets the value of the field property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
Query.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.addField(Field field) |
void |
Condition.setField(Field value)
Sets the value of the field property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setFields(List<Field> fields) |
| Modifier and Type | Method and Description |
|---|---|
static String |
FilteringUtils.filterFields(InputStream query,
List<Field> fieldList) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.