Uses of Enum Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.AllowedRuleClassInfo.AllowedRuleClasses
Packages that use Build.AllowedRuleClassInfo.AllowedRuleClasses
-
Uses of Build.AllowedRuleClassInfo.AllowedRuleClasses in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.AllowedRuleClassInfo.AllowedRuleClassesModifier and TypeMethodDescriptionBuild.AllowedRuleClassInfo.AllowedRuleClasses.forNumber(int value) Build.AllowedRuleClassInfo.Builder.getPolicy()required .blaze_query.AllowedRuleClassInfo.AllowedRuleClasses policy = 1;Build.AllowedRuleClassInfo.getPolicy()required .blaze_query.AllowedRuleClassInfo.AllowedRuleClasses policy = 1;Build.AllowedRuleClassInfoOrBuilder.getPolicy()required .blaze_query.AllowedRuleClassInfo.AllowedRuleClasses policy = 1;Build.AllowedRuleClassInfo.AllowedRuleClasses.valueOf(int value) Deprecated.Build.AllowedRuleClassInfo.AllowedRuleClasses.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.Build.AllowedRuleClassInfo.AllowedRuleClasses.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.AllowedRuleClassInfo.AllowedRuleClassesModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Build.AllowedRuleClassInfo.AllowedRuleClasses>Build.AllowedRuleClassInfo.AllowedRuleClasses.internalGetValueMap()Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.AllowedRuleClassInfo.AllowedRuleClassesModifier and TypeMethodDescriptionBuild.AllowedRuleClassInfo.Builder.setPolicy(Build.AllowedRuleClassInfo.AllowedRuleClasses value) required .blaze_query.AllowedRuleClassInfo.AllowedRuleClasses policy = 1;