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 FeatureFlagTypeFeatureFlagType.toFeatureFlagType(String string) static FeatureFlagTypeReturns 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.