public interface IReactionSequenceHandler
Modifier and Type | Interface and Description |
---|---|
static class |
IReactionSequenceHandler.EventType |
static class |
IReactionSequenceHandler.RSEvent |
Modifier and Type | Method and Description |
---|---|
ReactionSequence |
getReactionSequence() |
void |
registerEvent(IReactionSequenceHandler.RSEvent event) |
void |
setReactionSequence(ReactionSequence sequence) |
ReactionSequence getReactionSequence()
void setReactionSequence(ReactionSequence sequence)
void registerEvent(IReactionSequenceHandler.RSEvent event)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.