public class Hit extends Object implements Serializable
Hit()
String
getData()
int
getHitLocation()
float
getScore()
void
setData(String value)
setHitLocation(int value)
setScore(float value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Hit()
public int getHitLocation()
public void setHitLocation(int value)
public float getScore()
public void setScore(float value)
public String getData()
public void setData(String value)
public String toString()
toString
Object
Apache Camel