public class BuildBlockedAction extends InvisibleAction
| Constructor and Description |
|---|
BuildBlockedAction() |
BuildBlockedAction(long timeStartBlocked) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeBlocked()
Gets the amount of time the item spent blocked.
|
long |
getTimeReleased()
Gets the time the item was released.
|
void |
setTimeReleased(long timeReleased)
SEts the time the item was released.
|
getDisplayName, getIconFileName, getUrlNamepublic BuildBlockedAction()
public BuildBlockedAction(long timeStartBlocked)
public long getTimeReleased()
public void setTimeReleased(long timeReleased)
timeReleased - the time the item was released.public long getTimeBlocked()
Copyright © 2016–2019. All rights reserved.