Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.dtos.Display
Packages that use Display
-
Uses of Display in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return DisplayModifier and TypeMethodDescriptionSelectedImages.display()
Returns the value of thedisplay
record component.Constructors in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos with parameters of type DisplayModifierConstructorDescriptionSelectedImages
(Display display, Small small, Thumb thumb) Creates an instance of aSelectedImages
record class.