public class PlayerPropertiesChanged extends Object
| Constructor and Description |
|---|
PlayerPropertiesChanged() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPlayerId() |
List<PlayerProperty> |
getProperties() |
void |
setPlayerId(String playerId) |
void |
setProperties(List<PlayerProperty> properties) |
public String getPlayerId()
public void setPlayerId(String playerId)
public List<PlayerProperty> getProperties()
public void setProperties(List<PlayerProperty> properties)
Copyright © 2020. All rights reserved.