|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.banda.chemistry.domain.AcReactionSetSpec
@Deprecated public class AcReactionSetSpec
| Constructor Summary | |
|---|---|
AcReactionSetSpec()
Deprecated. |
|
| Method Summary | |
|---|---|
Integer |
getConstantSpeciesNum()
Deprecated. |
Long |
getId()
Deprecated. |
Integer |
getInfluxNum()
Deprecated. |
com.banda.core.domain.rand.RandomDistribution<Double> |
getInfluxRateConstantDistribution()
Deprecated. |
String |
getName()
Deprecated. |
Integer |
getOutfluxNum()
Deprecated. |
com.banda.core.domain.rand.RandomDistribution<Double> |
getOutfluxRateConstantDistribution()
Deprecated. |
com.banda.core.domain.rand.RandomDistribution<Double> |
getRateConstantDistribution()
Deprecated. |
AcReactionSpeciesForbiddenRedundancy |
getSpeciesForbiddenRedundancy()
Deprecated. |
Date |
getTimeCreated()
Deprecated. |
Long |
getVersion()
Deprecated. |
boolean |
isIncludeReverseReactions()
Deprecated. |
void |
setConstantSpeciesNum(Integer constantSpeciesNum)
Deprecated. |
void |
setId(Long id)
Deprecated. |
void |
setIncludeReverseReactions(boolean includeReverseReactions)
Deprecated. |
void |
setInfluxNum(Integer influxNum)
Deprecated. |
void |
setInfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> influxRateConstantDistribution)
Deprecated. |
void |
setName(String name)
Deprecated. |
void |
setOutfluxNum(Integer outfluxNum)
Deprecated. |
void |
setOutfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> outfluxRateConstantDistribution)
Deprecated. |
void |
setRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> rateConstantDistribution)
Deprecated. |
void |
setSpeciesForbiddenRedundancy(AcReactionSpeciesForbiddenRedundancy speciesForbiddenRedundancy)
Deprecated. |
void |
setTimeCreated(Date timeCreated)
Deprecated. |
void |
setVersion(Long version)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AcReactionSetSpec()
| Method Detail |
|---|
public Long getId()
public void setId(Long id)
public Long getVersion()
public void setVersion(Long version)
public Date getTimeCreated()
public void setTimeCreated(Date timeCreated)
public String getName()
public void setName(String name)
public com.banda.core.domain.rand.RandomDistribution<Double> getRateConstantDistribution()
public void setRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> rateConstantDistribution)
public AcReactionSpeciesForbiddenRedundancy getSpeciesForbiddenRedundancy()
public void setSpeciesForbiddenRedundancy(AcReactionSpeciesForbiddenRedundancy speciesForbiddenRedundancy)
public boolean isIncludeReverseReactions()
public void setIncludeReverseReactions(boolean includeReverseReactions)
public Integer getInfluxNum()
public void setInfluxNum(Integer influxNum)
public Integer getOutfluxNum()
public void setOutfluxNum(Integer outfluxNum)
public Integer getConstantSpeciesNum()
public void setConstantSpeciesNum(Integer constantSpeciesNum)
public com.banda.core.domain.rand.RandomDistribution<Double> getInfluxRateConstantDistribution()
public void setInfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> influxRateConstantDistribution)
public com.banda.core.domain.rand.RandomDistribution<Double> getOutfluxRateConstantDistribution()
public void setOutfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> outfluxRateConstantDistribution)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||