| Package | Description |
|---|---|
| com.banda.network.domain |
| Modifier and Type | Method and Description |
|---|---|
ActivationFunctionType |
NetworkFunction.getActivationFunctionType() |
static ActivationFunctionType |
ActivationFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivationFunctionType[] |
ActivationFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkFunction.setActivationFunctionType(ActivationFunctionType activationFunctionType) |
Copyright © 2018. All Rights Reserved.