Uses of Enum Class
org.lfenergy.compas.sct.commons.util.ServicesConfigEnum
Packages that use ServicesConfigEnum
-
Uses of ServicesConfigEnum in org.lfenergy.compas.sct.commons.scl.ied
Methods in org.lfenergy.compas.sct.commons.scl.ied with parameters of type ServicesConfigEnumModifier and TypeMethodDescriptionAccessPointAdapter.checkControlsLimitation
(ServicesConfigEnum servicesConfigEnum) Checks if occurrences of specified tpe (DataSet, Controls) exceeds config limitation -
Uses of ServicesConfigEnum in org.lfenergy.compas.sct.commons.util
Methods in org.lfenergy.compas.sct.commons.util that return ServicesConfigEnumModifier and TypeMethodDescriptionstatic ServicesConfigEnum
ServicesConfigEnum.from
(TServiceType tServiceType) static ServicesConfigEnum
Returns the enum constant of this class with the specified name.static ServicesConfigEnum[]
ServicesConfigEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.