Uses of Enum Class
com.liferay.portal.kernel.feature.flag.FeatureFlagType
Packages that use FeatureFlagType
-
Uses of FeatureFlagType in com.liferay.portal.kernel.feature.flag
Methods in com.liferay.portal.kernel.feature.flag that return FeatureFlagTypeModifier and TypeMethodDescriptionFeatureFlag.getFeatureFlagType()
static FeatureFlagType
FeatureFlagType.toFeatureFlagType
(String string) static FeatureFlagType
Returns the enum constant of this class with the specified name.static FeatureFlagType[]
FeatureFlagType.values()
Returns an array containing the constants of this enum class, in the order they are declared.