Uses of Class
io.grafeas.v1beta1.provenance.Hash.HashType
-
Packages that use Hash.HashType Package Description io.grafeas.v1beta1.provenance -
-
Uses of Hash.HashType in io.grafeas.v1beta1.provenance
Methods in io.grafeas.v1beta1.provenance that return Hash.HashType Modifier and Type Method Description static Hash.HashTypeHash.HashType. forNumber(int value)Hash.HashTypeHash.Builder. getType()Required.Hash.HashTypeHash. getType()Required.Hash.HashTypeHashOrBuilder. getType()Required.static Hash.HashTypeHash.HashType. valueOf(int value)Deprecated.static Hash.HashTypeHash.HashType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Hash.HashTypeHash.HashType. valueOf(String name)Returns the enum constant of this type with the specified name.static Hash.HashType[]Hash.HashType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.grafeas.v1beta1.provenance that return types with arguments of type Hash.HashType Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Hash.HashType>Hash.HashType. internalGetValueMap()Methods in io.grafeas.v1beta1.provenance with parameters of type Hash.HashType Modifier and Type Method Description Hash.BuilderHash.Builder. setType(Hash.HashType value)Required.
-