| Constructor and Description |
|---|
SnippetsSuggestedEvent(Instant timeInstant,
URI uri,
int scenarioLine,
int stepLine,
List<String> snippets) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getInstant()
Returns instant from epoch.
|
int |
getScenarioLine() |
List<String> |
getSnippets() |
int |
getStepLine() |
URI |
getUri() |
public URI getUri()
public int getStepLine()
public int getScenarioLine()
public Instant getInstant()
getInstant in interface EventInstant.now()Copyright © 2020. All rights reserved.