public static class DemandCargo.DemandData extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
CargoAPI |
cargo |
int |
credits |
boolean |
hasAnythingWorthwhile |
java.util.List<FleetMemberAPI> |
ships |
| Constructor and Description |
|---|
DemandData() |
public java.util.List<FleetMemberAPI> ships
public int credits
public boolean hasAnythingWorthwhile
public DemandData()