public class Person extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
int |
getAge() |
String |
getId() |
String |
getName() |
void |
setAge(int age) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.