public class Resolution extends Object
Resolution()
Resolution(int id, Double value)
int
getId()
Double
getValue()
void
setId(int id)
setValue(Double value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Resolution()
public Resolution(int id, Double value)
public int getId()
public void setId(int id)
public Double getValue()
public void setValue(Double value)
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.