public class Dota2ScoreboardTeamAbility extends Object
Dota2ScoreboardTeamAbility class.
| Constructor and Description |
|---|
Dota2ScoreboardTeamAbility() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbilityId()
Getter for the field
abilityId. |
int |
getAbilityLevel()
Getter for the field
abilityLevel. |
void |
setAbilityId(int abilityId)
Setter for the field
abilityId. |
void |
setAbilityLevel(int abilityLevel)
Setter for the field
abilityLevel. |
String |
toString() |
public int getAbilityId()
Getter for the field abilityId.
public void setAbilityId(int abilityId)
Setter for the field abilityId.
abilityId - The ability_idpublic int getAbilityLevel()
Getter for the field abilityLevel.
public void setAbilityLevel(int abilityLevel)
Setter for the field abilityLevel.
abilityLevel - The ability_levelCopyright © 2016–2024. All rights reserved.