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