Uses of Enum Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.File.FileCase
Packages that use BuildEventStreamProtos.File.FileCase
-
Uses of BuildEventStreamProtos.File.FileCase in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.File.FileCaseModifier and TypeMethodDescriptionBuildEventStreamProtos.File.FileCase.forNumber(int value) BuildEventStreamProtos.File.Builder.getFileCase()BuildEventStreamProtos.File.getFileCase()BuildEventStreamProtos.FileOrBuilder.getFileCase()BuildEventStreamProtos.File.FileCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static BuildEventStreamProtos.File.FileCase[]BuildEventStreamProtos.File.FileCase.values()Returns an array containing the constants of this enum class, in the order they are declared.