public class Segment extends Object implements Serializable
Segment()
Segment(int type, double value)
Integer
getId()
double
getValue()
void
setId(Integer i)
setValue(double d)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Segment()
public Segment(int type, double value)
public Integer getId()
public void setId(Integer i)
public double getValue()
public void setValue(double d)
public String toString()
toString
Object
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.