public class PersonResponse extends Object
PersonResponse()
PersonResponse(Person person)
Person
getPerson()
long
getTime()
void
setPerson(Person person)
setTime(long time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PersonResponse()
public PersonResponse(Person person)
public Person getPerson()
public void setPerson(Person person)
public long getTime()
public void setTime(long time)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.