|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateAlgorithmType | |
|---|---|
| com.banda.chemistry.domain | |
| Uses of UpdateAlgorithmType in com.banda.chemistry.domain |
|---|
| Methods in com.banda.chemistry.domain that return UpdateAlgorithmType | |
|---|---|
UpdateAlgorithmType |
AcSimulationConfig.getUpdateAlgorithmType()
|
static UpdateAlgorithmType |
UpdateAlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UpdateAlgorithmType[] |
UpdateAlgorithmType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.banda.chemistry.domain with parameters of type UpdateAlgorithmType | |
|---|---|
void |
AcSimulationConfig.setUpdateAlgorithmType(UpdateAlgorithmType updateAlgorithmType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||