public class PersonResponse extends Object
| Constructor and Description |
|---|
PersonResponse() |
PersonResponse(Person person) |
| Modifier and Type | Method and Description |
|---|---|
Person |
getPerson() |
long |
getTime() |
void |
setPerson(Person person) |
void |
setTime(long time) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.