-
public final class Action.ReshowOverlayAction extends Action
-
-
Constructor Summary
Constructors Constructor Description Action.ReshowOverlayAction(String id, Long offset, Long absoluteTime, String customId)
-
Method Summary
Modifier and Type Method Description IntegergetPriority()StringgetId()region Abstract fields LonggetOffset()UnitsetOffset(Long offset)LonggetAbsoluteTime()UnitsetAbsoluteTime(Long absoluteTime)final StringgetCustomId()Action.ReshowOverlayActionupdateOffset(Long newOffset)region Abstract functions -
-
Method Detail
-
getPriority
Integer getPriority()
-
getAbsoluteTime
Long getAbsoluteTime()
-
setAbsoluteTime
Unit setAbsoluteTime(Long absoluteTime)
-
getCustomId
final String getCustomId()
-
updateOffset
Action.ReshowOverlayAction updateOffset(Long newOffset)
region Abstract functions
-
-
-
-