public class AcTranslationItem<T> extends TechnicalDomainObject implements com.banda.function.domain.FunctionHolder<T,Double>
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcTranslationItem() |
| Modifier and Type | Method and Description |
|---|---|
com.banda.function.domain.Function<T,Double> |
getFunction() |
String |
getLabel() |
AcTranslation |
getTranslation() |
com.banda.function.domain.Function<T,Double> |
getTranslationFunction() |
AcTranslationSeries |
getTranslationSeries() |
AcTranslationVariable |
getVariable() |
void |
setFunction(com.banda.function.domain.Function<T,Double> function) |
protected void |
setTranslation(AcTranslation translation) |
void |
setTranslationFunction(com.banda.function.domain.Function<T,Double> settingFunction) |
void |
setVariable(AcTranslationVariable variable) |
String |
toString() |
getId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCodepublic AcTranslationVariable getVariable()
public void setVariable(AcTranslationVariable variable)
public String getLabel()
public void setTranslationFunction(com.banda.function.domain.Function<T,Double> settingFunction)
public AcTranslation getTranslation()
protected void setTranslation(AcTranslation translation)
public AcTranslationSeries getTranslationSeries()
public String toString()
toString in class DomainObject<Long>Object.toString()Copyright © 2019. All Rights Reserved.