public static interface FindUnderPathDocument.FindUnderPath extends TaskType
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | FindUnderPathDocument.FindUnderPath.FactoryA 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 | addNewFiles()Appends and returns a new empty "Files" attribute | 
| XmlAnySimpleType | addNewInPath()Appends and returns a new empty "InPath" attribute | 
| XmlAnySimpleType | addNewOutOfPath()Appends and returns a new empty "OutOfPath" attribute | 
| XmlAnySimpleType | addNewPath()Appends and returns a new empty "Path" attribute | 
| XmlAnySimpleType | getFiles()Gets the "Files" attribute | 
| XmlAnySimpleType | getInPath()Gets the "InPath" attribute | 
| XmlAnySimpleType | getOutOfPath()Gets the "OutOfPath" attribute | 
| XmlAnySimpleType | getPath()Gets the "Path" attribute | 
| String | getUpdateToAbsolutePaths()Gets the "UpdateToAbsolutePaths" attribute | 
| boolean | isSetFiles()True if has "Files" attribute | 
| boolean | isSetInPath()True if has "InPath" attribute | 
| boolean | isSetOutOfPath()True if has "OutOfPath" attribute | 
| boolean | isSetUpdateToAbsolutePaths()True if has "UpdateToAbsolutePaths" attribute | 
| void | setFiles(XmlAnySimpleType files)Sets the "Files" attribute | 
| void | setInPath(XmlAnySimpleType inPath)Sets the "InPath" attribute | 
| void | setOutOfPath(XmlAnySimpleType outOfPath)Sets the "OutOfPath" attribute | 
| void | setPath(XmlAnySimpleType path)Sets the "Path" attribute | 
| void | setUpdateToAbsolutePaths(String updateToAbsolutePaths)Sets the "UpdateToAbsolutePaths" attribute | 
| void | unsetFiles()Unsets the "Files" attribute | 
| void | unsetInPath()Unsets the "InPath" attribute | 
| void | unsetOutOfPath()Unsets the "OutOfPath" attribute | 
| void | unsetUpdateToAbsolutePaths()Unsets the "UpdateToAbsolutePaths" attribute | 
| Boolean | xgetUpdateToAbsolutePaths()Gets (as xml) the "UpdateToAbsolutePaths" attribute | 
| void | xsetUpdateToAbsolutePaths(Boolean updateToAbsolutePaths)Sets (as xml) the "UpdateToAbsolutePaths" 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, xsetRuntimechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
XmlAnySimpleType getFiles()
boolean isSetFiles()
void setFiles(XmlAnySimpleType files)
XmlAnySimpleType addNewFiles()
void unsetFiles()
XmlAnySimpleType getInPath()
boolean isSetInPath()
void setInPath(XmlAnySimpleType inPath)
XmlAnySimpleType addNewInPath()
void unsetInPath()
XmlAnySimpleType getOutOfPath()
boolean isSetOutOfPath()
void setOutOfPath(XmlAnySimpleType outOfPath)
XmlAnySimpleType addNewOutOfPath()
void unsetOutOfPath()
XmlAnySimpleType getPath()
void setPath(XmlAnySimpleType path)
XmlAnySimpleType addNewPath()
String getUpdateToAbsolutePaths()
Boolean xgetUpdateToAbsolutePaths()
boolean isSetUpdateToAbsolutePaths()
void setUpdateToAbsolutePaths(String updateToAbsolutePaths)
void xsetUpdateToAbsolutePaths(Boolean updateToAbsolutePaths)
void unsetUpdateToAbsolutePaths()