JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.chutneytesting.component.scenario.api.dto
Interface ParentsStepDto.NameIdDto
All Known Implementing Classes:
ImmutableNameIdDto
Enclosing interface:
ParentsStepDto
@Immutable
public static interface
ParentsStepDto.NameIdDto
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
id
()
String
name
()
Method Details
id
String
id
()
name
String
name
()