public class NodeFunction<T>
extends com.banda.core.domain.TechnicalDomainObject
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
NodeFunction() |
| Modifier and Type | Method and Description |
|---|---|
com.banda.function.domain.AbstractFunction<T,T> |
getFunction() |
Integer |
getIndex() |
NetworkFunction<T> |
getNetworkFunction() |
void |
setFunction(com.banda.function.domain.AbstractFunction<T,T> function) |
void |
setIndex(Integer index) |
void |
setNetworkFunction(NetworkFunction<T> networkFunction) |
String |
toString() |
public Integer getIndex()
public void setIndex(Integer index)
public NetworkFunction<T> getNetworkFunction()
public void setNetworkFunction(NetworkFunction<T> networkFunction)
public String toString()
toString in class com.banda.core.domain.DomainObject<Long>Object.toString()Copyright © 2018. All Rights Reserved.