Uses of Class
com.maplander.backend.model.manage.version.Characteristics
Packages that use Characteristics
-
Uses of Characteristics in com.maplander.backend.model.manage.version
Methods in com.maplander.backend.model.manage.version that return CharacteristicsMethods in com.maplander.backend.model.manage.version that return types with arguments of type CharacteristicsMethods in com.maplander.backend.model.manage.version with parameters of type CharacteristicsModifier and TypeMethodDescriptionvoidNewsSuper.setMainCharacteristic(Characteristics mainCharacteristic) Method parameters in com.maplander.backend.model.manage.version with type arguments of type CharacteristicsModifier and TypeMethodDescriptionvoidNewsSuper.setCharacteristics(List<Characteristics> characteristics) Constructors in com.maplander.backend.model.manage.version with parameters of type CharacteristicsModifierConstructorDescriptionNewsSuper(Long id, String name, String description, FileCS mainImage, Characteristics mainCharacteristic, List<Characteristics> characteristics, boolean isActive, Long date) Constructor parameters in com.maplander.backend.model.manage.version with type arguments of type CharacteristicsModifierConstructorDescriptionNewsSuper(Long id, String name, String description, FileCS mainImage, Characteristics mainCharacteristic, List<Characteristics> characteristics, boolean isActive, Long date)