csnd
Class CsoundChannelListEntry
java.lang.Object
csnd.CsoundChannelListEntry
public class CsoundChannelListEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
CsoundChannelListEntry
public CsoundChannelListEntry(long cPtr,
boolean cMemoryOwn)
CsoundChannelListEntry
public CsoundChannelListEntry()
getCPtr
public static long getCPtr(CsoundChannelListEntry obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setName
public void setName(java.lang.String value)
getName
public java.lang.String getName()
setType
public void setType(int value)
getType
public int getType()