public class MatchFoundAttributes extends Object implements Serializable
| Constructor and Description |
|---|
MatchFoundAttributes(Date start,
List<Integer> playersIds) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getPlayersIds() |
Date |
getStart() |
void |
setStart(Date start) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.