public class AcRateConstantTypeBound
extends com.banda.core.domain.TechnicalDomainObject
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcRateConstantTypeBound() |
| Modifier and Type | Method and Description |
|---|---|
com.banda.core.domain.ValueBound<Double> |
getBound() |
com.banda.core.domain.um.User |
getCreatedBy() |
Double |
getFrom() |
AcRateConstantType |
getRateConstantType() |
Double |
getTo() |
void |
setBound(com.banda.core.domain.ValueBound<Double> bound) |
void |
setCreatedBy(com.banda.core.domain.um.User createdBy) |
void |
setFrom(Double from) |
void |
setRateConstantType(AcRateConstantType rateConstantType) |
void |
setTo(Double to) |
String |
toString() |
public AcRateConstantType getRateConstantType()
public void setRateConstantType(AcRateConstantType rateConstantType)
public com.banda.core.domain.um.User getCreatedBy()
public void setCreatedBy(com.banda.core.domain.um.User createdBy)
public com.banda.core.domain.ValueBound<Double> getBound()
public void setBound(com.banda.core.domain.ValueBound<Double> bound)
public Double getFrom()
public Double getTo()
public void setFrom(Double from)
public void setTo(Double to)
Copyright © 2015. All Rights Reserved.