Class DigestAlgorithm.NamedDigestAlgorithm
java.lang.Object
com.here.platform.data.client.model.DigestAlgorithm
com.here.platform.data.client.model.DigestAlgorithm.NamedDigestAlgorithm
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- DigestAlgorithm
public static class DigestAlgorithm.NamedDigestAlgorithm
extends DigestAlgorithm
implements scala.Product, Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.here.platform.data.client.model.DigestAlgorithm
DigestAlgorithm.NamedDigestAlgorithm, DigestAlgorithm.NamedDigestAlgorithm$ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.here.platform.data.client.model.DigestAlgorithm
getName, MD5, SHA1, SHA256Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
NamedDigestAlgorithm
-
-
Method Details
-
name
- Specified by:
namein classDigestAlgorithm
-