| Package | Description |
|---|---|
| org.cloudgraph.config |
Package level documentation for package org.cloudgraph.config.
|
| Modifier and Type | Field and Description |
|---|---|
protected HashAlgorithmName |
HashAlgorithm.name |
| Modifier and Type | Method and Description |
|---|---|
static HashAlgorithmName |
HashAlgorithmName.fromValue(String v) |
HashAlgorithmName |
HashAlgorithm.getName()
Gets the value of the name property.
|
static HashAlgorithmName |
HashAlgorithmName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashAlgorithmName[] |
HashAlgorithmName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HashAlgorithm.setName(HashAlgorithmName value)
Sets the value of the name property.
|
Copyright © 2017. All Rights Reserved.