public class StudentBean extends Object
StudentBean()
int
getAge()
String
getName()
void
setAge(int age)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StudentBean()
public int getAge()
public void setAge(int age)
public String getName()
public void setName(String name)
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.