Package com.artelys.kalis
Class KFinishedMessage
- java.lang.Object
-
- com.artelys.kalis.KMessage
-
- com.artelys.kalis.KFinishedMessage
-
public class KFinishedMessage extends KMessage
-
-
Field Summary
-
Fields inherited from class com.artelys.kalis.KMessage
swigCMemOwn
-
-
Constructor Summary
Constructors Modifier Constructor Description KFinishedMessage()
protected
KFinishedMessage(long cPtr, boolean cMemoryOwn)
KFinishedMessage(KFinishedMessage toCopy)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
delete()
protected void
finalize()
protected static long
getCPtr(KFinishedMessage obj)
-
-
-
Constructor Detail
-
KFinishedMessage
protected KFinishedMessage(long cPtr, boolean cMemoryOwn)
-
KFinishedMessage
public KFinishedMessage()
-
KFinishedMessage
public KFinishedMessage(KFinishedMessage toCopy)
-
-
Method Detail
-
getCPtr
protected static long getCPtr(KFinishedMessage obj)
-
-