Uses of Enum Class
com.google.devtools.build.lib.view.proto.Deps.Dependency.Kind
Packages that use Deps.Dependency.Kind
-
Uses of Deps.Dependency.Kind in com.google.devtools.build.lib.view.proto
Methods in com.google.devtools.build.lib.view.proto that return Deps.Dependency.KindModifier and TypeMethodDescriptionstatic Deps.Dependency.KindDeps.Dependency.Kind.forNumber(int value) Deps.Dependency.Builder.getKind()Dependency kindDeps.Dependency.getKind()Dependency kindDeps.DependencyOrBuilder.getKind()Dependency kindstatic Deps.Dependency.KindDeps.Dependency.Kind.valueOf(int value) Deprecated.static Deps.Dependency.KindDeps.Dependency.Kind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Deps.Dependency.KindReturns the enum constant of this class with the specified name.static Deps.Dependency.Kind[]Deps.Dependency.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.lib.view.proto that return types with arguments of type Deps.Dependency.KindModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Deps.Dependency.Kind>Deps.Dependency.Kind.internalGetValueMap()Methods in com.google.devtools.build.lib.view.proto with parameters of type Deps.Dependency.KindModifier and TypeMethodDescriptionDeps.Dependency.Builder.setKind(Deps.Dependency.Kind value) Dependency kind