|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jsyn.ports.UnitPort
com.jsyn.ports.UnitFunctionPort
public class UnitFunctionPort
Port for holding a Function object.
Constructor Summary | |
---|---|
UnitFunctionPort(java.lang.String name)
|
Method Summary | |
---|---|
Function |
getFunction()
|
void |
setFunction(Function function)
|
Methods inherited from class com.jsyn.ports.UnitPort |
---|
getName, getNumParts, getUnit, setUnitGenerator |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnitFunctionPort(java.lang.String name)
Method Detail |
---|
public void setFunction(Function function)
public Function getFunction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |