public class AccumulatorAO extends Object implements Serializable
AccumulatorAO(Accumulator acc)
String
getId()
getName()
List<AccumulatedValueAO>
getValues()
void
setId(String id)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AccumulatorAO(Accumulator acc)
public String getName()
public String toString()
toString
Object
public List<AccumulatedValueAO> getValues()
public String getId()
public void setId(String id)
Copyright © 2010-2015 anotheria.net. All Rights Reserved.