public static class MVELDeepInvokeBenchmark.Payload extends Object
| Modifier and Type | Field and Description |
|---|---|
MVELDeepInvokeBenchmark.Contact |
contact |
String |
firstName |
String |
lastName |
String |
sin |
| Constructor and Description |
|---|
Payload() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstName() |
String |
getLastName() |
String |
getSin() |
void |
setFirstName(String firstName) |
void |
setLastName(String lastName) |
void |
setSin(String sin) |
public String firstName
public String lastName
public MVELDeepInvokeBenchmark.Contact contact
public String sin
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.