net.java.dev.moskito.webui.bean
Class ValueListWrapper
java.lang.Object
net.java.dev.moskito.webui.bean.ValueListWrapper
- All Implemented Interfaces:
- net.anotheria.util.sorter.IComparable
public class ValueListWrapper
- extends Object
- implements net.anotheria.util.sorter.IComparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
values
private List<StatValueBean> values
ValueListWrapper
public ValueListWrapper(List<StatValueBean> someValues)
getValues
public List<StatValueBean> getValues()
setValues
public void setValues(List<StatValueBean> values)
compareTo
public int compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method)
- Specified by:
compareTo in interface net.anotheria.util.sorter.IComparable
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework