|
|||||||||
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 |
get()
|
void |
set(Function function)
|
Methods inherited from class com.jsyn.ports.UnitPort |
---|
getName, getNumParts, getUnit, setName, 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 set(Function function)
public Function get()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |