public class AcSpeciesInteraction extends TechnicalDomainObject implements com.banda.function.domain.FunctionHolder<Double,Double>
| Modifier and Type | Class and Description |
|---|---|
static class |
AcSpeciesInteraction.AcSpeciesInteractionVariableComparator |
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcSpeciesInteraction() |
| Modifier and Type | Method and Description |
|---|---|
AcInteraction |
getAction() |
com.banda.function.domain.Function<Double,Double> |
getFunction() |
com.banda.function.domain.Function<Double,Double> |
getSettingFunction() |
AcSpecies |
getSpecies() |
Long |
getSpeciesId() |
AcSpeciesSet |
getSpeciesSet() |
protected void |
setAction(AcInteraction action) |
void |
setFunction(com.banda.function.domain.Function<Double,Double> function) |
void |
setSettingFunction(com.banda.function.domain.Function<Double,Double> settingFunction) |
void |
setSpecies(AcSpecies species) |
String |
toString() |
getId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCodepublic AcSpecies getSpecies()
public void setSpecies(AcSpecies species)
public void setSettingFunction(com.banda.function.domain.Function<Double,Double> settingFunction)
public AcInteraction getAction()
protected void setAction(AcInteraction action)
public AcSpeciesSet getSpeciesSet()
public Long getSpeciesId()
public String toString()
toString in class DomainObject<Long>Object.toString()Copyright © 2019. All Rights Reserved.