public class SimpleBean extends Object
SimpleBean()
Integer
getNum()
String
getStr()
void
setNum(Integer num)
setStr(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleBean()
public String getStr()
public void setStr(String str)
public Integer getNum()
public void setNum(Integer num)
Copyright © 2022. All rights reserved.