public class SimplePojo extends Object
| Constructor and Description |
|---|
SimplePojo() |
SimplePojo(String someParameter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSomeParameter() |
int |
hashCode() |
void |
setSomeParameter(String someParameter) |
public SimplePojo()
public SimplePojo(String someParameter)
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.