Uses of Class
org.jreleaser.model.internal.common.Icon
Packages that use Icon
Package
Description
-
Uses of Icon in org.jreleaser.model.internal.common
Methods in org.jreleaser.model.internal.common with parameters of type Icon -
Uses of Icon in org.jreleaser.model.internal.packagers
Methods in org.jreleaser.model.internal.packagers that return types with arguments of type IconMethods in org.jreleaser.model.internal.packagers with parameters of type IconMethod parameters in org.jreleaser.model.internal.packagers with type arguments of type Icon -
Uses of Icon in org.jreleaser.model.internal.project
Methods in org.jreleaser.model.internal.project that return types with arguments of type IconMethods in org.jreleaser.model.internal.project with parameters of type IconMethod parameters in org.jreleaser.model.internal.project with type arguments of type Icon -
Uses of Icon in org.jreleaser.model.internal.validation.common
Method parameters in org.jreleaser.model.internal.validation.common with type arguments of type IconModifier and TypeMethodDescriptionstatic voidValidator.validateIcons(List<Icon> icons, org.jreleaser.util.Errors errors, String base) static voidValidator.validateIcons(List<Icon> icons, org.jreleaser.util.Errors errors, String base, boolean validatePrimary)