Uses of Enum Class
com.google.devtools.build.lib.server.FailureDetails.SymlinkForest.Code
Packages that use FailureDetails.SymlinkForest.Code
-
Uses of FailureDetails.SymlinkForest.Code in com.google.devtools.build.lib.server
Methods in com.google.devtools.build.lib.server that return FailureDetails.SymlinkForest.CodeModifier and TypeMethodDescriptionFailureDetails.SymlinkForest.Code.forNumber(int value) FailureDetails.SymlinkForest.Builder.getCode().failure_details.SymlinkForest.Code code = 1;FailureDetails.SymlinkForest.getCode().failure_details.SymlinkForest.Code code = 1;FailureDetails.SymlinkForestOrBuilder.getCode().failure_details.SymlinkForest.Code code = 1;FailureDetails.SymlinkForest.Code.valueOf(int value) Deprecated.FailureDetails.SymlinkForest.Code.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 FailureDetails.SymlinkForest.Code[]FailureDetails.SymlinkForest.Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.lib.server that return types with arguments of type FailureDetails.SymlinkForest.CodeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FailureDetails.SymlinkForest.Code>FailureDetails.SymlinkForest.Code.internalGetValueMap()Methods in com.google.devtools.build.lib.server with parameters of type FailureDetails.SymlinkForest.CodeModifier and TypeMethodDescriptionFailureDetails.SymlinkForest.Builder.setCode(FailureDetails.SymlinkForest.Code value) .failure_details.SymlinkForest.Code code = 1;