Class FileHashElement

public class FileHashElement

Container message for hash values.

Inheritance

java.lang.Object > FileHashElement

Constructors

FileHashElement()

public FileHashElement()

Methods

getType()

public Type getType()

The type of hash that was performed.

Returns
TypeDescription
Type

getValue()

public String getValue()

The hash value.

Returns
TypeDescription
String

setType(Type value)

public void setType(Type value)
Parameter
NameDescription
valueType

setValue(String value)

public void setValue(String value)
Parameter
NameDescription
valueString