public class AATKitReward extends Object
| Constructor and Description |
|---|
AATKitReward(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the reward.
|
String |
getValue()
Returns the value of the reward.
|
String |
toString() |
public AATKitReward(String name, String value)