Interface GwtStepDto
- All Known Implementing Classes:
ImmutableGwtStepDto
@Immutable
public interface GwtStepDto
-
Method Details
-
sentence
-
subSteps
List<GwtStepDto> subSteps() -
implementation
Optional<GwtStepImplementationDto> implementation() -
strategy
Optional<StrategyDto> strategy() -
xRef
-