public static interface CallTargetDocument.CallTarget extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
CallTargetDocument.CallTarget.Factory
A factory class with static methods for creating instances
of this type.
|
TaskType.Output
Modifier and Type | Field and Description |
---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewTargets()
Appends and returns a new empty "Targets" attribute
|
String |
getRunEachTargetSeparately()
Gets the "RunEachTargetSeparately" attribute
|
XmlAnySimpleType |
getTargets()
Gets the "Targets" attribute
|
String |
getUseResultsCache()
Gets the "UseResultsCache" attribute
|
boolean |
isSetRunEachTargetSeparately()
True if has "RunEachTargetSeparately" attribute
|
boolean |
isSetTargets()
True if has "Targets" attribute
|
boolean |
isSetUseResultsCache()
True if has "UseResultsCache" attribute
|
void |
setRunEachTargetSeparately(String runEachTargetSeparately)
Sets the "RunEachTargetSeparately" attribute
|
void |
setTargets(XmlAnySimpleType targets)
Sets the "Targets" attribute
|
void |
setUseResultsCache(String useResultsCache)
Sets the "UseResultsCache" attribute
|
void |
unsetRunEachTargetSeparately()
Unsets the "RunEachTargetSeparately" attribute
|
void |
unsetTargets()
Unsets the "Targets" attribute
|
void |
unsetUseResultsCache()
Unsets the "UseResultsCache" attribute
|
Boolean |
xgetRunEachTargetSeparately()
Gets (as xml) the "RunEachTargetSeparately" attribute
|
Boolean |
xgetUseResultsCache()
Gets (as xml) the "UseResultsCache" attribute
|
void |
xsetRunEachTargetSeparately(Boolean runEachTargetSeparately)
Sets (as xml) the "RunEachTargetSeparately" attribute
|
void |
xsetUseResultsCache(Boolean useResultsCache)
Sets (as xml) the "UseResultsCache" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntime
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final SchemaType type
String getRunEachTargetSeparately()
Boolean xgetRunEachTargetSeparately()
boolean isSetRunEachTargetSeparately()
void setRunEachTargetSeparately(String runEachTargetSeparately)
void xsetRunEachTargetSeparately(Boolean runEachTargetSeparately)
void unsetRunEachTargetSeparately()
XmlAnySimpleType getTargets()
boolean isSetTargets()
void setTargets(XmlAnySimpleType targets)
XmlAnySimpleType addNewTargets()
void unsetTargets()
String getUseResultsCache()
Boolean xgetUseResultsCache()
boolean isSetUseResultsCache()
void setUseResultsCache(String useResultsCache)
void xsetUseResultsCache(Boolean useResultsCache)
void unsetUseResultsCache()