|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashType | |
---|---|
be.fgov.ehealth.timestamping.protocol.v2 |
Uses of HashType in be.fgov.ehealth.timestamping.protocol.v2 |
---|
Methods in be.fgov.ehealth.timestamping.protocol.v2 that return HashType | |
---|---|
static HashType |
HashType.fromValue(String v)
|
HashType |
TimeStampBagType.getHash()
Gets the value of the hash property. |
static HashType |
HashType.valueOf(String name)
Returns 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 be.fgov.ehealth.timestamping.protocol.v2 with parameters of type HashType | |
---|---|
void |
TimeStampBagType.setHash(HashType value)
Sets the value of the hash property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |