Package io.writeopia.sdk.model.story
Class LastEdit.InfoEdition
-
- All Implemented Interfaces:
public final class LastEdit.InfoEdition extends LastEdit
-
-
Constructor Summary
Constructors Constructor Description LastEdit.InfoEdition(Integer position, StoryStep storyStep)
-
Method Summary
Modifier and Type Method Description final IntegergetPosition()final StoryStepgetStoryStep()-
-
Constructor Detail
-
LastEdit.InfoEdition
LastEdit.InfoEdition(Integer position, StoryStep storyStep)
-
-
Method Detail
-
getPosition
final Integer getPosition()
-
getStoryStep
final StoryStep getStoryStep()
-
-
-
-