public class StatisticValue extends java.lang.Object
StatisticValue(java.lang.Number minimum, java.lang.Number maximum, java.lang.Number current)
java.lang.Number
getCurrent()
getMaximum()
getMinimum()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StatisticValue(java.lang.Number minimum, java.lang.Number maximum, java.lang.Number current)
public java.lang.Number getMinimum()
public java.lang.Number getMaximum()
public java.lang.Number getCurrent()
public java.lang.String toString()
toString
java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0