Uses of Enum Class
com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass.AllowValues.ReplacementValueCase
Packages that use InvocationPolicyOuterClass.AllowValues.ReplacementValueCase
-
Uses of InvocationPolicyOuterClass.AllowValues.ReplacementValueCase in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return InvocationPolicyOuterClass.AllowValues.ReplacementValueCaseModifier and TypeMethodDescriptionInvocationPolicyOuterClass.AllowValues.ReplacementValueCase.forNumber(int value) InvocationPolicyOuterClass.AllowValues.Builder.getReplacementValueCase()InvocationPolicyOuterClass.AllowValues.getReplacementValueCase()InvocationPolicyOuterClass.AllowValuesOrBuilder.getReplacementValueCase()InvocationPolicyOuterClass.AllowValues.ReplacementValueCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.InvocationPolicyOuterClass.AllowValues.ReplacementValueCase.values()Returns an array containing the constants of this enum class, in the order they are declared.