public static class ResearchingFacility.UpgradeInProgress
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ResearchingFacility.UpgradeInProgress |
NONE |
Modifier | Constructor and Description |
---|---|
protected |
UpgradeInProgress(UpgradeType upgradeType,
int remainingUpgradeTime) |
Modifier and Type | Method and Description |
---|---|
int |
getRemainingUpgradeTime() |
UpgradeType |
getUpgradeType() |
public static final ResearchingFacility.UpgradeInProgress NONE
protected UpgradeInProgress(UpgradeType upgradeType, int remainingUpgradeTime)
public UpgradeType getUpgradeType()
public int getRemainingUpgradeTime()