Uses of Enum
dev.logchange.core.domain.config.model.aggregate.AggregatedProjectType
Packages that use AggregatedProjectType
Package
Description
-
Uses of AggregatedProjectType in dev.logchange.core.domain.config.model.aggregate
Methods in dev.logchange.core.domain.config.model.aggregate that return AggregatedProjectTypeModifier and TypeMethodDescriptionstatic AggregatedProjectTypeReturns the enum constant of this type with the specified name.static AggregatedProjectType[]AggregatedProjectType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AggregatedProjectType in dev.logchange.core.format.yml.config.aggregate
Methods in dev.logchange.core.format.yml.config.aggregate that return AggregatedProjectType