JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.fs.starfarer.api.campaign.econ
Interface SubmarketSpecAPI
public interface
SubmarketSpecAPI
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDesc
()
String
getFactionId
()
String
getIcon
()
String
getId
()
String
getName
()
Method Details
getId
String
getId
()
getName
String
getName
()
getDesc
String
getDesc
()
getIcon
String
getIcon
()
getFactionId
String
getFactionId
()