public class Person extends Object
Person(String id, String name, int age)
int
getAge()
String
getId()
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Person(String id, String name, int age)
public String getId()
public String getName()
public int getAge()
public String toString()
toString
Object
Copyright © 2011-2016–2017 Aerospike Inc.. All rights reserved.