| Package | Description |
|---|---|
| com.banda.chemistry.domain |
| Modifier and Type | Method and Description |
|---|---|
AcCollectiveSpeciesReactionAssociationType |
AcReaction.getCollectiveCatalysisType() |
AcCollectiveSpeciesReactionAssociationType |
AcReaction.getCollectiveInhibitionType() |
static AcCollectiveSpeciesReactionAssociationType |
AcCollectiveSpeciesReactionAssociationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcCollectiveSpeciesReactionAssociationType[] |
AcCollectiveSpeciesReactionAssociationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcReaction.setCollectiveCatalysisType(AcCollectiveSpeciesReactionAssociationType collectiveCatalysisType) |
void |
AcReaction.setCollectiveInhibitionType(AcCollectiveSpeciesReactionAssociationType collectiveInhibitionType) |
Copyright © 2015. All Rights Reserved.