public class EventScoring extends Object
| Constructor and Description |
|---|
EventScoring() |
| Modifier and Type | Method and Description |
|---|---|
long |
getScore() |
String |
getType() |
EventScoring |
setScore(long score) |
EventScoring |
setType(String type) |
public long getScore()
public EventScoring setScore(long score)
public String getType()
public EventScoring setType(String type)
Copyright © 2018. All rights reserved.