public class FiveBean extends OneBean
Constructor and Description |
---|
FiveBean() |
public int getTwo()
public void setTwo(int two)
public boolean isThree()
public void setThree(boolean three)
public char getFour()
public void setFour(char four)
public StringBuffer getFive()
public void setFive(StringBuffer five)
Copyright © 2004–2014 XStream. All rights reserved.