public class Specie extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.logging.log4j.Logger |
log |
Constructor and Description |
---|
Specie() |
Modifier and Type | Method and Description |
---|---|
static String |
generateID(String name) |
double |
getDiffusionConstant() |
String |
getID() |
int |
getIndex() |
String |
getName() |
void |
setIndex(int ict) |
Copyright © 2018. All rights reserved.