com.banda.chemistry.domain
Class AcRateConstantTypeBound
java.lang.Object
com.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.chemistry.domain.AcRateConstantTypeBound
- All Implemented Interfaces:
- com.banda.core.domain.KeyHolder<Long>, Serializable
public class AcRateConstantTypeBound
- extends com.banda.core.domain.TechnicalDomainObject
- 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.core.domain.TechnicalDomainObject |
getId, getKey, getVersion, setId, setKey, setVersion |
| Methods inherited from class com.banda.core.domain.DomainObject |
copyFrom, equals, hashCode |
AcRateConstantTypeBound
public AcRateConstantTypeBound()
getRateConstantType
public AcReactionRateConstantType getRateConstantType()
setRateConstantType
public void setRateConstantType(AcReactionRateConstantType rateConstantType)
getBound
public com.banda.core.domain.ValueBound<Double> getBound()
setBound
public void setBound(com.banda.core.domain.ValueBound<Double> bound)
getFrom
public Double getFrom()
getTo
public Double getTo()
setFrom
public void setFrom(Double from)
setTo
public void setTo(Double to)
toString
public String toString()
- Overrides:
toString in class com.banda.core.domain.DomainObject<Long>
Copyright © 2013. All Rights Reserved.