Uses of Class
com.google.devtools.build.lib.view.proto.Deps.Dependency.Kind
-
Packages that use Deps.Dependency.Kind Package Description com.google.devtools.build.lib.view.proto -
-
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.Kind Modifier and Type Method Description static Deps.Dependency.KindDeps.Dependency.Kind. forNumber(int value)Deps.Dependency.KindDeps.Dependency.Builder. getKind()Dependency kindDeps.Dependency.KindDeps.Dependency. getKind()Dependency kindDeps.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 type with the specified name.static Deps.Dependency.KindDeps.Dependency.Kind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Deps.Dependency.Kind[]Deps.Dependency.Kind. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.devtools.build.lib.view.proto that return types with arguments of type Deps.Dependency.Kind Modifier and Type Method Description static 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.Kind Modifier and Type Method Description Deps.Dependency.BuilderDeps.Dependency.Builder. setKind(Deps.Dependency.Kind value)Dependency kind
-