public static interface CreateCSharpManifestResourceNameDocument.CreateCSharpManifestResourceName extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
CreateCSharpManifestResourceNameDocument.CreateCSharpManifestResourceName.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 |
addNewResourceFiles()
Appends and returns a new empty "ResourceFiles" attribute
|
XmlAnySimpleType |
addNewResourceFilesWithManifestResourceNames()
Appends and returns a new empty "ResourceFilesWithManifestResourceNames" attribute
|
XmlAnySimpleType |
addNewRootNamespace()
Appends and returns a new empty "RootNamespace" attribute
|
String |
getPrependCultureAsDirectory()
Gets the "PrependCultureAsDirectory" attribute
|
XmlAnySimpleType |
getResourceFiles()
Gets the "ResourceFiles" attribute
|
XmlAnySimpleType |
getResourceFilesWithManifestResourceNames()
Gets the "ResourceFilesWithManifestResourceNames" attribute
|
XmlAnySimpleType |
getRootNamespace()
Gets the "RootNamespace" attribute
|
boolean |
isSetPrependCultureAsDirectory()
True if has "PrependCultureAsDirectory" attribute
|
boolean |
isSetResourceFilesWithManifestResourceNames()
True if has "ResourceFilesWithManifestResourceNames" attribute
|
boolean |
isSetRootNamespace()
True if has "RootNamespace" attribute
|
void |
setPrependCultureAsDirectory(String prependCultureAsDirectory)
Sets the "PrependCultureAsDirectory" attribute
|
void |
setResourceFiles(XmlAnySimpleType resourceFiles)
Sets the "ResourceFiles" attribute
|
void |
setResourceFilesWithManifestResourceNames(XmlAnySimpleType resourceFilesWithManifestResourceNames)
Sets the "ResourceFilesWithManifestResourceNames" attribute
|
void |
setRootNamespace(XmlAnySimpleType rootNamespace)
Sets the "RootNamespace" attribute
|
void |
unsetPrependCultureAsDirectory()
Unsets the "PrependCultureAsDirectory" attribute
|
void |
unsetResourceFilesWithManifestResourceNames()
Unsets the "ResourceFilesWithManifestResourceNames" attribute
|
void |
unsetRootNamespace()
Unsets the "RootNamespace" attribute
|
Boolean |
xgetPrependCultureAsDirectory()
Gets (as xml) the "PrependCultureAsDirectory" attribute
|
void |
xsetPrependCultureAsDirectory(Boolean prependCultureAsDirectory)
Sets (as xml) the "PrependCultureAsDirectory" 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 getPrependCultureAsDirectory()
Boolean xgetPrependCultureAsDirectory()
boolean isSetPrependCultureAsDirectory()
void setPrependCultureAsDirectory(String prependCultureAsDirectory)
void xsetPrependCultureAsDirectory(Boolean prependCultureAsDirectory)
void unsetPrependCultureAsDirectory()
XmlAnySimpleType getResourceFiles()
void setResourceFiles(XmlAnySimpleType resourceFiles)
XmlAnySimpleType addNewResourceFiles()
XmlAnySimpleType getResourceFilesWithManifestResourceNames()
boolean isSetResourceFilesWithManifestResourceNames()
void setResourceFilesWithManifestResourceNames(XmlAnySimpleType resourceFilesWithManifestResourceNames)
XmlAnySimpleType addNewResourceFilesWithManifestResourceNames()
void unsetResourceFilesWithManifestResourceNames()
XmlAnySimpleType getRootNamespace()
boolean isSetRootNamespace()
void setRootNamespace(XmlAnySimpleType rootNamespace)
XmlAnySimpleType addNewRootNamespace()
void unsetRootNamespace()