Uses of Enum Class
bdsup2sub.core.ForcedFlagState
Packages that use ForcedFlagState
-
Uses of ForcedFlagState in bdsup2sub.cli
Fields in bdsup2sub.cli with type parameters of type ForcedFlagStateModifier and TypeFieldDescriptionprivate Optional<ForcedFlagState>CommandLineParser.forcedFlagStateMethods in bdsup2sub.cli that return types with arguments of type ForcedFlagState -
Uses of ForcedFlagState in bdsup2sub.core
Fields in bdsup2sub.core declared as ForcedFlagStateModifier and TypeFieldDescriptionstatic final ForcedFlagStateConfiguration.DEFAULT_FORCED_FLAG_STATEprivate ForcedFlagStateConfiguration.forceAllMethods in bdsup2sub.core that return ForcedFlagStateModifier and TypeMethodDescriptionConfiguration.getForceAll()Configuration.loadForceAll()static ForcedFlagStateReturns the enum constant of this class with the specified name.static ForcedFlagState[]ForcedFlagState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in bdsup2sub.core with parameters of type ForcedFlagStateModifier and TypeMethodDescriptionvoidConfiguration.setForceAll(ForcedFlagState forceAll) voidConfiguration.storeForceAll(ForcedFlagState forceAll) -
Uses of ForcedFlagState in bdsup2sub.gui.conversion
Fields in bdsup2sub.gui.conversion declared as ForcedFlagStateMethods in bdsup2sub.gui.conversion that return ForcedFlagStateMethods in bdsup2sub.gui.conversion with parameters of type ForcedFlagStateModifier and TypeMethodDescriptionvoidConversionDialogModel.setForcedState(ForcedFlagState forcedState) voidConversionDialogModel.setForcedStateConf(ForcedFlagState forcedState)