@TypeDsl(allowTopLevelDefinition=true) public class TextPojo extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSomeParameter() |
int |
hashCode() |
void |
setSomeParameter(String text) |
public TextPojo()
public TextPojo(String text)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.