Uses of Enum
io.contextmap.model.TechRadarEntry.Movement
Packages that use TechRadarEntry.Movement
-
Uses of TechRadarEntry.Movement in io.contextmap.model
Fields in io.contextmap.model declared as TechRadarEntry.MovementMethods in io.contextmap.model that return TechRadarEntry.MovementModifier and TypeMethodDescriptionTechRadarEntry.getMovement()static TechRadarEntry.MovementReturns the enum constant of this type with the specified name.static TechRadarEntry.Movement[]TechRadarEntry.Movement.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.MovementModifier and TypeMethodDescriptionvoidTechRadarEntry.setMovement(TechRadarEntry.Movement movement)