public class InBean extends Object implements Serializable
InBean()
String
getFirst()
getSecond()
void
setFirst(String first)
setSecond(String second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InBean()
public String getFirst()
public void setFirst(String first)
public String getSecond()
public void setSecond(String second)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.