Uses of Enum
com.suse.salt.netapi.calls.modules.HashType
Packages that use HashType
-
Uses of HashType in com.suse.salt.netapi.calls.modules
Subclasses with type arguments of type HashType in com.suse.salt.netapi.calls.modulesModifier and TypeClassDescriptionenumThe type of hash based on Python hashlib - only always supported types.Methods in com.suse.salt.netapi.calls.modules that return HashTypeModifier and TypeMethodDescriptionstatic HashTypeReturns the enum constant of this type with the specified name.static HashType[]HashType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.suse.salt.netapi.calls.modules with parameters of type HashTypeModifier and TypeMethodDescriptionGet the hash sum of a fileGet the hash sum of a fileMethod parameters in com.suse.salt.netapi.calls.modules with type arguments of type HashType