Uses of Class
co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
Packages that use AllowanceSearch.Builder
-
Uses of AllowanceSearch.Builder in co.yellowdog.platform.interaction.usage
Methods in co.yellowdog.platform.interaction.usage that return AllowanceSearch.BuilderModifier and TypeMethodDescriptionAllowanceSearch.Builder.allowedHours
(IntegerRange allowedHours) static AllowanceSearch.Builder
AllowanceSearch.builder()
AllowanceSearch.Builder.description
(String description) AllowanceSearch.Builder.effectiveFrom
(InstantRange effectiveFrom) AllowanceSearch.Builder.effectiveUntil
(InstantRange effectiveUntil) AllowanceSearch.Builder.limitEnforcement
(AllowanceLimitEnforcement limitEnforcement) AllowanceSearch.Builder.sortDirection
(SortDirection sortDirection) AllowanceSearch.toBuilder()