Uses of Enum Class
com.google.devtools.common.options.proto.OptionFilters.OptionEffectTag
Packages that use OptionFilters.OptionEffectTag
Package
Description
-
Uses of OptionFilters.OptionEffectTag in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return OptionFilters.OptionEffectTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.getEffectTags(int index) This flag's tagged effects.CommandLineOuterClass.Option.getEffectTags(int index) This flag's tagged effects.CommandLineOuterClass.OptionOrBuilder.getEffectTags(int index) This flag's tagged effects.Methods in com.google.devtools.build.lib.runtime.proto that return types with arguments of type OptionFilters.OptionEffectTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.getEffectTagsList()This flag's tagged effects.CommandLineOuterClass.Option.getEffectTagsList()This flag's tagged effects.CommandLineOuterClass.OptionOrBuilder.getEffectTagsList()This flag's tagged effects.Methods in com.google.devtools.build.lib.runtime.proto with parameters of type OptionFilters.OptionEffectTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.addEffectTags(OptionFilters.OptionEffectTag value) This flag's tagged effects.CommandLineOuterClass.Option.Builder.setEffectTags(int index, OptionFilters.OptionEffectTag value) This flag's tagged effects.Method parameters in com.google.devtools.build.lib.runtime.proto with type arguments of type OptionFilters.OptionEffectTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.addAllEffectTags(Iterable<? extends OptionFilters.OptionEffectTag> values) This flag's tagged effects. -
Uses of OptionFilters.OptionEffectTag in com.google.devtools.common.options.proto
Methods in com.google.devtools.common.options.proto that return OptionFilters.OptionEffectTagModifier and TypeMethodDescriptionOptionFilters.OptionEffectTag.forNumber(int value) OptionFilters.OptionEffectTag.valueOf(int value) Deprecated.OptionFilters.OptionEffectTag.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static OptionFilters.OptionEffectTag[]OptionFilters.OptionEffectTag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.common.options.proto that return types with arguments of type OptionFilters.OptionEffectTagModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OptionFilters.OptionEffectTag>OptionFilters.OptionEffectTag.internalGetValueMap()