Summary:
Detail:
Person()
boolean
equals(Object o)
Integer
getAge()
String
getId()
getName()
int
hashCode()
static Person
of(net.datafaker.Faker faker)
void
setAge(Integer age)
setId(String id)
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString