Uses of Enum Class
com.google.devtools.common.options.proto.OptionFilters.OptionMetadataTag
Packages that use OptionFilters.OptionMetadataTag
Package
Description
-
Uses of OptionFilters.OptionMetadataTag in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return OptionFilters.OptionMetadataTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.getMetadataTags(int index) Metadata about the flag.CommandLineOuterClass.Option.getMetadataTags(int index) Metadata about the flag.CommandLineOuterClass.OptionOrBuilder.getMetadataTags(int index) Metadata about the flag.Methods in com.google.devtools.build.lib.runtime.proto that return types with arguments of type OptionFilters.OptionMetadataTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.getMetadataTagsList()Metadata about the flag.CommandLineOuterClass.Option.getMetadataTagsList()Metadata about the flag.CommandLineOuterClass.OptionOrBuilder.getMetadataTagsList()Metadata about the flag.Methods in com.google.devtools.build.lib.runtime.proto with parameters of type OptionFilters.OptionMetadataTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.addMetadataTags(OptionFilters.OptionMetadataTag value) Metadata about the flag.CommandLineOuterClass.Option.Builder.setMetadataTags(int index, OptionFilters.OptionMetadataTag value) Metadata about the flag.Method parameters in com.google.devtools.build.lib.runtime.proto with type arguments of type OptionFilters.OptionMetadataTagModifier and TypeMethodDescriptionCommandLineOuterClass.Option.Builder.addAllMetadataTags(Iterable<? extends OptionFilters.OptionMetadataTag> values) Metadata about the flag. -
Uses of OptionFilters.OptionMetadataTag in com.google.devtools.common.options.proto
Methods in com.google.devtools.common.options.proto that return OptionFilters.OptionMetadataTagModifier and TypeMethodDescriptionOptionFilters.OptionMetadataTag.forNumber(int value) OptionFilters.OptionMetadataTag.valueOf(int value) Deprecated.OptionFilters.OptionMetadataTag.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.OptionMetadataTag[]OptionFilters.OptionMetadataTag.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.OptionMetadataTagModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OptionFilters.OptionMetadataTag>OptionFilters.OptionMetadataTag.internalGetValueMap()