CanonicalAlgorithm |
CanonicalAlgorithm.CanonicalAlgorithmDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
static CanonicalAlgorithm |
CanonicalAlgorithm.of(String code) |
static CanonicalAlgorithm |
CanonicalAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CanonicalAlgorithm[] |
CanonicalAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|