public static interface AutofitPlugin.AvailableFighter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
float |
getPrice() |
int |
getQuantity() |
CargoAPI |
getSource() |
SubmarketAPI |
getSubmarket() |
FighterWingSpecAPI |
getWingSpec() |
void |
setQuantity(int quantity) |
java.lang.String getId()
FighterWingSpecAPI getWingSpec()
float getPrice()
SubmarketAPI getSubmarket()
int getQuantity()
void setQuantity(int quantity)