Uses of Enum Class
adalid.core.enums.HappyPathDisplaySpots
Packages that use HappyPathDisplaySpots
-
Uses of HappyPathDisplaySpots in adalid.core
Methods in adalid.core that return HappyPathDisplaySpotsMethods in adalid.core with parameters of type HappyPathDisplaySpotsModifier and TypeMethodDescriptionvoidAbstractEntity.setHappyPathDisplaySpots(HappyPathDisplaySpots spots) El método setHappyPathDisplaySpots se utiliza para establecer los puntos donde la interfaz de usuario muestra el camino feliz de la entidad. -
Uses of HappyPathDisplaySpots in adalid.core.enums
Methods in adalid.core.enums that return HappyPathDisplaySpotsModifier and TypeMethodDescriptionstatic HappyPathDisplaySpotsReturns the enum constant of this class with the specified name.static HappyPathDisplaySpots[]HappyPathDisplaySpots.values()Returns an array containing the constants of this enum class, in the order they are declared.