| Package | Description |
|---|---|
| com.mulesoft.connector.netsuite.internal.metadata | |
| com.mulesoft.connector.netsuite.internal.util |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.ObjectFieldType |
MetadataRecordResolver.createMetadataKeyFromCustomFieldRefType(CustomFieldRefType customFieldRefType,
String scriptId,
String internalId,
String separator,
String label)
Resolves the metadata key from the custom field
|
| Modifier and Type | Method and Description |
|---|---|
CustomFieldRefType |
CustomFieldType.getCustomFieldRefType() |
static CustomFieldRefType |
CustomFieldRefType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomFieldRefType[] |
CustomFieldRefType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<CustomFieldRefType> |
CustomFieldType.refTypeFromNetSuiteName(String name) |
| Modifier and Type | Method and Description |
|---|---|
static CustomKey |
CustomKey.fromCustomFieldRefType(CustomFieldRefType customFieldRefType,
String scriptId,
String internalId,
String separator) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.