Uses of Interface
com.chutneytesting.server.core.domain.tools.SortRequestParametersDto
Packages that use SortRequestParametersDto
-
Uses of SortRequestParametersDto in com.chutneytesting.server.core.domain.tools
Classes in com.chutneytesting.server.core.domain.tools that implement SortRequestParametersDtoModifier and TypeClassDescriptionfinal classImmutable implementation ofSortRequestParametersDto.Methods in com.chutneytesting.server.core.domain.tools with parameters of type SortRequestParametersDtoModifier and TypeMethodDescriptionImmutableSortRequestParametersDto.copyOf(SortRequestParametersDto instance) Creates an immutable copy of aSortRequestParametersDtovalue.ImmutableSortRequestParametersDto.Builder.from(SortRequestParametersDto instance) Fill a builder with attribute values from the providedSortRequestParametersDtoinstance.