Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.dtos.ThreatenedSpecies
Packages that use ThreatenedSpecies
-
Uses of ThreatenedSpecies in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return ThreatenedSpeciesModifier and TypeMethodDescriptionEcoscoreData.threatenedSpecies()
Returns the value of thethreatenedSpecies
record component.Constructors in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos with parameters of type ThreatenedSpeciesModifierConstructorDescriptionEcoscoreData
(Adjustments adjustments, Packaging packaging, ProductionSystem productionSystem, ThreatenedSpecies threatenedSpecies) Creates an instance of aEcoscoreData
record class.