public class AcRateConstantTypeBound extends TechnicalDomainObject
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcRateConstantTypeBound() |
| Modifier and Type | Method and Description |
|---|---|
ValueBound<Double> |
getBound() |
User |
getCreatedBy() |
Double |
getFrom() |
AcRateConstantType |
getRateConstantType() |
Double |
getTo() |
void |
setBound(ValueBound<Double> bound) |
void |
setCreatedBy(User createdBy) |
void |
setFrom(Double from) |
void |
setRateConstantType(AcRateConstantType rateConstantType) |
void |
setTo(Double to) |
String |
toString() |
getId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCodepublic AcRateConstantType getRateConstantType()
public void setRateConstantType(AcRateConstantType rateConstantType)
public User getCreatedBy()
public void setCreatedBy(User createdBy)
public ValueBound<Double> getBound()
public void setBound(ValueBound<Double> bound)
public Double getFrom()
public Double getTo()
public void setFrom(Double from)
public void setTo(Double to)
public String toString()
toString in class DomainObject<Long>Copyright © 2019. All Rights Reserved.