Uses of Enum Class
es.kukenan.smartfi.microservice.contracts.enums.LighthouseOperatives
Packages that use LighthouseOperatives
Package
Description
Controllers and related beans and dependencies.
-
Uses of LighthouseOperatives in es.kukenan.smartfi.microservice.contracts.enums
Methods in es.kukenan.smartfi.microservice.contracts.enums that return LighthouseOperativesModifier and TypeMethodDescriptionstatic LighthouseOperativesLighthouseOperatives.findBySkylineCode(String code) Find operative by Skyline code.static LighthouseOperativesReturns the enum constant of this class with the specified name.static LighthouseOperatives[]LighthouseOperatives.values()Returns an array containing the constants of this enum class, in the order they are declared.