public static interface FilterOutUnusedLanguagesResourceFileMapsDocument.FilterOutUnusedLanguagesResourceFileMaps extends TaskType
| Modifier and Type | Interface and Description |
|---|---|
static class |
FilterOutUnusedLanguagesResourceFileMapsDocument.FilterOutUnusedLanguagesResourceFileMaps.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 |
addNewFileMaps()
Appends and returns a new empty "FileMaps" attribute
|
XmlAnySimpleType |
addNewFileNamePrefix()
Appends and returns a new empty "FileNamePrefix" attribute
|
XmlAnySimpleType |
addNewFilteredFileMaps()
Appends and returns a new empty "FilteredFileMaps" attribute
|
XmlAnySimpleType |
addNewLanguages()
Appends and returns a new empty "Languages" attribute
|
XmlAnySimpleType |
addNewMapSuffix()
Appends and returns a new empty "MapSuffix" attribute
|
XmlAnySimpleType |
getFileMaps()
Gets the "FileMaps" attribute
|
XmlAnySimpleType |
getFileNamePrefix()
Gets the "FileNamePrefix" attribute
|
XmlAnySimpleType |
getFilteredFileMaps()
Gets the "FilteredFileMaps" attribute
|
XmlAnySimpleType |
getLanguages()
Gets the "Languages" attribute
|
XmlAnySimpleType |
getMapSuffix()
Gets the "MapSuffix" attribute
|
boolean |
isSetFilteredFileMaps()
True if has "FilteredFileMaps" attribute
|
void |
setFileMaps(XmlAnySimpleType fileMaps)
Sets the "FileMaps" attribute
|
void |
setFileNamePrefix(XmlAnySimpleType fileNamePrefix)
Sets the "FileNamePrefix" attribute
|
void |
setFilteredFileMaps(XmlAnySimpleType filteredFileMaps)
Sets the "FilteredFileMaps" attribute
|
void |
setLanguages(XmlAnySimpleType languages)
Sets the "Languages" attribute
|
void |
setMapSuffix(XmlAnySimpleType mapSuffix)
Sets the "MapSuffix" attribute
|
void |
unsetFilteredFileMaps()
Unsets the "FilteredFileMaps" 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 getFileMaps()
void setFileMaps(XmlAnySimpleType fileMaps)
XmlAnySimpleType addNewFileMaps()
XmlAnySimpleType getFileNamePrefix()
void setFileNamePrefix(XmlAnySimpleType fileNamePrefix)
XmlAnySimpleType addNewFileNamePrefix()
XmlAnySimpleType getMapSuffix()
void setMapSuffix(XmlAnySimpleType mapSuffix)
XmlAnySimpleType addNewMapSuffix()
XmlAnySimpleType getLanguages()
void setLanguages(XmlAnySimpleType languages)
XmlAnySimpleType addNewLanguages()
XmlAnySimpleType getFilteredFileMaps()
boolean isSetFilteredFileMaps()
void setFilteredFileMaps(XmlAnySimpleType filteredFileMaps)
XmlAnySimpleType addNewFilteredFileMaps()
void unsetFilteredFileMaps()