com.banda.chemistry.domain
Class AcReactionToSpeciesConstraints
java.lang.Object
com.banda.chemistry.domain.AcReactionToSpeciesConstraints
public class AcReactionToSpeciesConstraints
- extends Object
AcReactionToSpeciesConstraints
public AcReactionToSpeciesConstraints()
getMaxReactantsNum
public Integer getMaxReactantsNum()
setMaxReactantsNum
public void setMaxReactantsNum(Integer maxReactantsNum)
getMaxProductsNum
public Integer getMaxProductsNum()
setMaxProductsNum
public void setMaxProductsNum(Integer maxProductsNum)
getMaxCatalystsNum
public Integer getMaxCatalystsNum()
setMaxCatalystsNum
public void setMaxCatalystsNum(Integer maxCatalystsNum)
getMaxInhibitorsNum
public Integer getMaxInhibitorsNum()
setMaxInhibitorsNum
public void setMaxInhibitorsNum(Integer maxInhibitorsNum)
getMinReactantsNum
public Integer getMinReactantsNum()
setMinReactantsNum
public void setMinReactantsNum(Integer minReactantsNum)
getMinProductsNum
public Integer getMinProductsNum()
setMinProductsNum
public void setMinProductsNum(Integer minProductsNum)
getMinCatalystsNum
public Integer getMinCatalystsNum()
setMinCatalystsNum
public void setMinCatalystsNum(Integer minCatalystsNum)
getMinInhibitorsNum
public Integer getMinInhibitorsNum()
setMinInhibitorsNum
public void setMinInhibitorsNum(Integer minInhibitorsNum)
getMaxSpeciesAssocsNum
public Integer getMaxSpeciesAssocsNum(AcSpeciesAssociationType assocType)
getMinSpeciesAssocsNum
public Integer getMinSpeciesAssocsNum(AcSpeciesAssociationType assocType)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.