Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.dtos.Packaging
Packages that use Packaging
-
Uses of Packaging in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return PackagingModifier and TypeMethodDescriptionEcoscoreData.packaging()
Returns the value of thepackaging
record component.Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return types with arguments of type PackagingModifier and TypeMethodDescriptionProduct.packagings()
Returns the value of thepackagings
record component.Constructors in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos with parameters of type PackagingModifierConstructorDescriptionEcoscoreData
(Adjustments adjustments, Packaging packaging, ProductionSystem productionSystem, ThreatenedSpecies threatenedSpecies) Creates an instance of aEcoscoreData
record class.