public class ImmutableTypedValue extends Object implements TypedValue
TypedValue.| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableTypedValue.Builder
Builder for creating
ImmutableTypedValue objects. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTypedValue.Builder |
builder()
Creates a builder for the
ImmutableTypedValue object. |
byte[] |
getContent() |
DataType |
getDataType() |
public static ImmutableTypedValue.Builder builder()
ImmutableTypedValue object.public DataType getDataType()
getDataType in interface TypedValuepublic byte[] getContent()
getContent in interface TypedValueCopyright © 2025 MuleSoft, Inc.. All rights reserved.