Uses of Interface
fr.enedis.chutney.server.core.domain.tools.SortRequestParametersDto
Packages that use SortRequestParametersDto
-
Uses of SortRequestParametersDto in fr.enedis.chutney.server.core.domain.tools
Classes in fr.enedis.chutney.server.core.domain.tools that implement SortRequestParametersDtoModifier and TypeClassDescriptionfinal classImmutable implementation ofSortRequestParametersDto.Methods in fr.enedis.chutney.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.