models
Class Person

java.lang.Object
  extended by models.Person

public class Person
extends Object


Field Summary
 String name
           
 
Constructor Summary
Person()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name
Constructor Detail

Person

public Person()


Copyright © 2013. All Rights Reserved.