Package | Description |
---|---|
org.wso2.carbon.ml.core.factories |
Modifier and Type | Method and Description |
---|---|
static AlgorithmType |
AlgorithmType.getAlgorithmType(String value)
get
AlgorithmType for a given value. |
static AlgorithmType |
AlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmType[] |
AlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 WSO2, Inc.. All Rights Reserved.