public interface FleetAssignmentDataAPI
Modifier and Type | Method and Description |
---|---|
void |
expire() |
java.lang.String |
getActionText() |
FleetAssignment |
getAssignment() |
java.lang.Object |
getCustom() |
float |
getElapsedDays() |
float |
getMaxDurationInDays() |
Script |
getOnCompletion() |
SectorEntityToken |
getTarget() |
boolean |
isExipred()
Deprecated.
|
boolean |
isExpired() |
void |
setActionText(java.lang.String actionText) |
void |
setCustom(java.lang.Object custom) |
boolean isExpired()
void expire()
java.lang.String getActionText()
void setActionText(java.lang.String actionText)
Script getOnCompletion()
SectorEntityToken getTarget()
FleetAssignment getAssignment()
float getMaxDurationInDays()
float getElapsedDays()
@Deprecated boolean isExipred()
java.lang.Object getCustom()
void setCustom(java.lang.Object custom)
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.