public class Person extends Object
| Constructor and Description |
|---|
Person() |
Person(int id,
String name,
int age) |
public Person(int id,
String name,
int age)
public Person()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.