Uses of Enum
io.contextmap.model.TechRadarEntry.Quadrant
Packages that use TechRadarEntry.Quadrant
-
Uses of TechRadarEntry.Quadrant in io.contextmap.model
Fields in io.contextmap.model declared as TechRadarEntry.QuadrantMethods in io.contextmap.model that return TechRadarEntry.QuadrantModifier and TypeMethodDescriptionTechRadarEntry.getQuadrant()static TechRadarEntry.QuadrantReturns the enum constant of this type with the specified name.static TechRadarEntry.Quadrant[]TechRadarEntry.Quadrant.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.contextmap.model with parameters of type TechRadarEntry.QuadrantModifier and TypeMethodDescriptionvoidTechRadarEntry.setQuadrant(TechRadarEntry.Quadrant quadrant)