|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashType | |
---|---|
be.behealth.webservices.tsa |
Uses of HashType in be.behealth.webservices.tsa |
---|
Methods in be.behealth.webservices.tsa 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.behealth.webservices.tsa with parameters of type HashType | |
---|---|
void |
TimeStampBagType.setHash(HashType value)
Sets the value of the hash property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |