org.springframework.web.servlet.view.json.converter.model
Class EnumBean
java.lang.Object
org.springframework.web.servlet.view.json.converter.model.EnumBean
public class EnumBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumBean
public EnumBean()
getTest
public EnumBean.TestEnum getTest()
setTest
public void setTest(EnumBean.TestEnum test)
getList
public List<EnumBean.TestEnum> getList()
setList
public void setList(List list)
Copyright © 2010. All Rights Reserved.