Package org.emrick.project.effect
Class RFTrigger
java.lang.Object
org.emrick.project.effect.RFTrigger
- All Implemented Interfaces:
TimelineEvent
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) String(package private) Stringstatic RFTriggerListener(package private) long(package private) String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCount()getCue()longgetTitle()voidsetCount(int count) voidvoidsetDescription(String description) voidsetTimestampMillis(long timestampMillis) void
-
Field Details
-
Constructor Details
-
RFTrigger
-
-
Method Details
-
getCount
public int getCount() -
setCount
public void setCount(int count) -
getTimestampMillis
public long getTimestampMillis() -
setTimestampMillis
public void setTimestampMillis(long timestampMillis) -
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getCue
-
setCue
-
getTimelineWidget
- Specified by:
getTimelineWidgetin interfaceTimelineEvent
-