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