Uses of Class
com.chutneytesting.component.scenario.api.dto.ImmutableNameIdDto.Builder
Packages that use ImmutableNameIdDto.Builder
-
Uses of ImmutableNameIdDto.Builder in com.chutneytesting.component.scenario.api.dto
Methods in com.chutneytesting.component.scenario.api.dto that return ImmutableNameIdDto.BuilderModifier and TypeMethodDescriptionstatic ImmutableNameIdDto.BuilderImmutableNameIdDto.builder()Creates a builder forImmutableNameIdDto.ImmutableNameIdDto.Builder.from(ParentsStepDto.NameIdDto instance) Fill a builder with attribute values from the providedNameIdDtoinstance.Initializes the value for theidattribute.Initializes the value for thenameattribute.