public class PersonDto extends AbstractDto
PersonDto()
String
getName()
void
setName(String name)
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PersonDto()
public String getName()
public void setName(String name)
Copyright © 2019 Glasnost. All rights reserved.