public class EditableGameScore extends Object implements EditableMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
EditableGameScore.EditableGameScoreBuilder |
| Constructor and Description |
|---|
EditableGameScore() |
| Modifier and Type | Method and Description |
|---|---|
static EditableGameScore.EditableGameScoreBuilder |
builder()
This builder will allow you to progressively construct this object.
|
EditType |
getType()
Gets the EditType of this EditableMessage object
|
public static EditableGameScore.EditableGameScoreBuilder builder()
public EditType getType()
getType in interface EditableMessageCopyright © 2017. All rights reserved.