public static class PersonBountyIntel.BountyResult extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
payment |
ReputationActionResponsePlugin.ReputationAdjustmentResult |
rep |
PersonBountyIntel.BountyResultType |
type |
| Constructor and Description |
|---|
BountyResult(PersonBountyIntel.BountyResultType type,
int payment,
ReputationActionResponsePlugin.ReputationAdjustmentResult rep) |
public PersonBountyIntel.BountyResultType type
public int payment
public BountyResult(PersonBountyIntel.BountyResultType type, int payment, ReputationActionResponsePlugin.ReputationAdjustmentResult rep)