public class ImportMarkers extends Task
Task.TaskTargetswigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
ImportMarkers() |
protected |
ImportMarkers(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(ImportMarkers obj) |
java.lang.String |
getPath()
Path to the file.
|
void |
setPath(java.lang.String value)
Path to the file.
|
apply, apply, getCPtr, getName, getParameter, getParameterNames, getTarget, getWorkitemCount, isGPUSupported, setParameter, setWorkitemCount, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTaskprotected ImportMarkers(long cPtr,
boolean cMemoryOwn)
public ImportMarkers()
protected static long getCPtr(ImportMarkers obj)
public void setPath(java.lang.String value)
public java.lang.String getPath()