public class Batch extends AnyObject
Constructor and Description |
---|
Batch(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
batchDescriptorPath() |
void |
batchDescriptorPath(Holder param1) |
java.lang.String |
batchDescriptorPathFromParam() |
void |
batchDescriptorPathFromParam(Holder param1) |
BatchLog |
batchLog() |
BatchOutput |
batchOutput() |
BatchElement |
batchParameters() |
java.lang.String |
category() |
java.lang.String |
commandLine() |
java.lang.String |
description() |
int |
id() |
java.lang.String |
inputFormat() |
BatchElement |
inputParameters() |
java.lang.String |
language() |
boolean |
local() |
void |
local(boolean param1) |
BatchElement |
outputParameters() |
java.lang.String |
parametersPath() |
void |
parametersPath(Holder param1) |
BatchElement |
pCs() |
java.lang.String |
script() |
int |
settingMode() |
java.lang.String |
uuid() |
void |
uuid(Holder param1) |
application, getItem, name, name, parent
changeComponentState, destructor, getImpl, getMetaObject, isA, isAKindOf, isEqual, isNull, setImpl, surChargeQI
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public java.lang.String language()
public java.lang.String script()
public java.lang.String category()
public int id()
public java.lang.String description()
public java.lang.String parametersPath()
public void parametersPath(Holder param1)
public boolean local()
public void local(boolean param1)
public java.lang.String batchDescriptorPath()
public void batchDescriptorPath(Holder param1)
public java.lang.String batchDescriptorPathFromParam()
public void batchDescriptorPathFromParam(Holder param1)
public BatchElement batchParameters()
public BatchElement inputParameters()
public BatchElement outputParameters()
public BatchElement pCs()
public BatchLog batchLog()
public BatchOutput batchOutput()
public java.lang.String uuid()
public void uuid(Holder param1)
public java.lang.String inputFormat()
public java.lang.String commandLine()
public int settingMode()