public static class PunitiveExpeditionManager.PunExReason extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
commodityId |
java.lang.String |
marketId |
PunitiveExpeditionManager.PunExType |
type |
float |
weight |
| Constructor and Description |
|---|
PunExReason(PunitiveExpeditionManager.PunExType type) |
public PunitiveExpeditionManager.PunExType type
public java.lang.String commodityId
public java.lang.String marketId
public float weight
public PunExReason(PunitiveExpeditionManager.PunExType type)