public class CsoundChannelListEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
CsoundChannelListEntry() |
CsoundChannelListEntry(long cPtr,
boolean cMemoryOwn) |
public CsoundChannelListEntry(long cPtr, boolean cMemoryOwn)
public CsoundChannelListEntry()
public static long getCPtr(CsoundChannelListEntry obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setName(java.lang.String value)
public java.lang.String getName()
public void setType(int value)
public int getType()