Uses of Class
io.featurehub.sse.model.StrategyAttributeDeviceName
-
Packages that use StrategyAttributeDeviceName Package Description io.featurehub.sse.model -
-
Uses of StrategyAttributeDeviceName in io.featurehub.sse.model
Methods in io.featurehub.sse.model that return StrategyAttributeDeviceName Modifier and Type Method Description StrategyAttributeDeviceNameStrategyAttributeDeviceName. copy()static StrategyAttributeDeviceNameStrategyAttributeDeviceName. fromValue(java.lang.String text)static StrategyAttributeDeviceNameStrategyAttributeDeviceName. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StrategyAttributeDeviceName[]StrategyAttributeDeviceName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-