public class Entry extends Object
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String name,
Object value) |
Map<String,Object> |
getProperties() |
Object |
getProperty(String name) |
void |
setProperties(Map<String,Object> properties) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.