Uses of Enum Class
com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLineSection.SectionTypeCase
Packages that use CommandLineOuterClass.CommandLineSection.SectionTypeCase
-
Uses of CommandLineOuterClass.CommandLineSection.SectionTypeCase in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return CommandLineOuterClass.CommandLineSection.SectionTypeCaseModifier and TypeMethodDescriptionCommandLineOuterClass.CommandLineSection.SectionTypeCase.forNumber(int value) CommandLineOuterClass.CommandLineSection.Builder.getSectionTypeCase()CommandLineOuterClass.CommandLineSection.getSectionTypeCase()CommandLineOuterClass.CommandLineSectionOrBuilder.getSectionTypeCase()CommandLineOuterClass.CommandLineSection.SectionTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.CommandLineOuterClass.CommandLineSection.SectionTypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.