Uses of Enum
com.michelin.cert.redscan.utils.models.ServiceLevel
Packages that use ServiceLevel
-
Uses of ServiceLevel in com.michelin.cert.redscan.utils.models
Methods in com.michelin.cert.redscan.utils.models that return ServiceLevelModifier and TypeMethodDescriptionstatic ServiceLevelServiceLevel.findByValue(int value) Find ServiceLevel by int value.static ServiceLevelReturns the enum constant of this type with the specified name.static ServiceLevel[]ServiceLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.