com.banda.chemistry.domain
Class AcRandomRatePerformance
java.lang.Object
com.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.chemistry.domain.AcEvaluatedPerformance
com.banda.chemistry.domain.AcRandomRatePerformance
- All Implemented Interfaces:
- com.banda.core.domain.KeyHolder<Long>, Serializable
public class AcRandomRatePerformance
- extends AcEvaluatedPerformance
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class com.banda.core.domain.DomainObject |
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>> |
| Methods inherited from class com.banda.chemistry.domain.AcEvaluatedPerformance |
getAc, getActionSeries, getAveragedCorrectRates, getCreatedBy, getEvaluation, getRepetitions, getTimeCreated, setAc, setActionSeries, setAveragedCorrectRates, setCreatedBy, setEvaluation, setRepetitions, setTimeCreated |
| Methods inherited from class com.banda.core.domain.TechnicalDomainObject |
getId, getKey, getVersion, setId, setKey, setVersion |
| Methods inherited from class com.banda.core.domain.DomainObject |
copyFrom, equals, hashCode, toString |
AcRandomRatePerformance
public AcRandomRatePerformance()
getRandomRateGenerationNum
public Integer getRandomRateGenerationNum()
setRandomRateGenerationNum
public void setRandomRateGenerationNum(Integer randomRateGenerationNum)
getRateConstantTypeBounds
public Collection<AcRateConstantTypeBound> getRateConstantTypeBounds()
setRateConstantTypeBounds
public void setRateConstantTypeBounds(Collection<AcRateConstantTypeBound> rateConstantTypeBounds)
addRateConstantTypeBound
public void addRateConstantTypeBound(AcRateConstantTypeBound rateConstantTypeBound)
Copyright © 2013. All Rights Reserved.