public static interface ResolveManifestFilesDocument.ResolveManifestFiles extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
ResolveManifestFilesDocument.ResolveManifestFiles.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 |
addNewDeploymentManifestEntryPoint()
Appends and returns a new empty "DeploymentManifestEntryPoint" attribute
|
XmlAnySimpleType |
addNewEntryPoint()
Appends and returns a new empty "EntryPoint" attribute
|
XmlAnySimpleType |
addNewExtraFiles()
Appends and returns a new empty "ExtraFiles" attribute
|
XmlAnySimpleType |
addNewFiles()
Appends and returns a new empty "Files" attribute
|
XmlAnySimpleType |
addNewManagedAssemblies()
Appends and returns a new empty "ManagedAssemblies" attribute
|
XmlAnySimpleType |
addNewNativeAssemblies()
Appends and returns a new empty "NativeAssemblies" attribute
|
XmlAnySimpleType |
addNewOutputAssemblies()
Appends and returns a new empty "OutputAssemblies" attribute
|
XmlAnySimpleType |
addNewOutputDeploymentManifestEntryPoint()
Appends and returns a new empty "OutputDeploymentManifestEntryPoint" attribute
|
XmlAnySimpleType |
addNewOutputEntryPoint()
Appends and returns a new empty "OutputEntryPoint" attribute
|
XmlAnySimpleType |
addNewOutputFiles()
Appends and returns a new empty "OutputFiles" attribute
|
XmlAnySimpleType |
addNewPublishFiles()
Appends and returns a new empty "PublishFiles" attribute
|
XmlAnySimpleType |
addNewSatelliteAssemblies()
Appends and returns a new empty "SatelliteAssemblies" attribute
|
XmlAnySimpleType |
addNewTargetCulture()
Appends and returns a new empty "TargetCulture" attribute
|
XmlAnySimpleType |
addNewTargetFrameworkVersion()
Appends and returns a new empty "TargetFrameworkVersion" attribute
|
XmlAnySimpleType |
getDeploymentManifestEntryPoint()
Gets the "DeploymentManifestEntryPoint" attribute
|
XmlAnySimpleType |
getEntryPoint()
Gets the "EntryPoint" attribute
|
XmlAnySimpleType |
getExtraFiles()
Gets the "ExtraFiles" attribute
|
XmlAnySimpleType |
getFiles()
Gets the "Files" attribute
|
XmlAnySimpleType |
getManagedAssemblies()
Gets the "ManagedAssemblies" attribute
|
XmlAnySimpleType |
getNativeAssemblies()
Gets the "NativeAssemblies" attribute
|
XmlAnySimpleType |
getOutputAssemblies()
Gets the "OutputAssemblies" attribute
|
XmlAnySimpleType |
getOutputDeploymentManifestEntryPoint()
Gets the "OutputDeploymentManifestEntryPoint" attribute
|
XmlAnySimpleType |
getOutputEntryPoint()
Gets the "OutputEntryPoint" attribute
|
XmlAnySimpleType |
getOutputFiles()
Gets the "OutputFiles" attribute
|
XmlAnySimpleType |
getPublishFiles()
Gets the "PublishFiles" attribute
|
XmlAnySimpleType |
getSatelliteAssemblies()
Gets the "SatelliteAssemblies" attribute
|
String |
getSigningManifests()
Gets the "SigningManifests" attribute
|
XmlAnySimpleType |
getTargetCulture()
Gets the "TargetCulture" attribute
|
XmlAnySimpleType |
getTargetFrameworkVersion()
Gets the "TargetFrameworkVersion" attribute
|
boolean |
isSetDeploymentManifestEntryPoint()
True if has "DeploymentManifestEntryPoint" attribute
|
boolean |
isSetEntryPoint()
True if has "EntryPoint" attribute
|
boolean |
isSetExtraFiles()
True if has "ExtraFiles" attribute
|
boolean |
isSetFiles()
True if has "Files" attribute
|
boolean |
isSetManagedAssemblies()
True if has "ManagedAssemblies" attribute
|
boolean |
isSetNativeAssemblies()
True if has "NativeAssemblies" attribute
|
boolean |
isSetOutputAssemblies()
True if has "OutputAssemblies" attribute
|
boolean |
isSetOutputDeploymentManifestEntryPoint()
True if has "OutputDeploymentManifestEntryPoint" attribute
|
boolean |
isSetOutputEntryPoint()
True if has "OutputEntryPoint" attribute
|
boolean |
isSetOutputFiles()
True if has "OutputFiles" attribute
|
boolean |
isSetPublishFiles()
True if has "PublishFiles" attribute
|
boolean |
isSetSatelliteAssemblies()
True if has "SatelliteAssemblies" attribute
|
boolean |
isSetSigningManifests()
True if has "SigningManifests" attribute
|
boolean |
isSetTargetCulture()
True if has "TargetCulture" attribute
|
boolean |
isSetTargetFrameworkVersion()
True if has "TargetFrameworkVersion" attribute
|
void |
setDeploymentManifestEntryPoint(XmlAnySimpleType deploymentManifestEntryPoint)
Sets the "DeploymentManifestEntryPoint" attribute
|
void |
setEntryPoint(XmlAnySimpleType entryPoint)
Sets the "EntryPoint" attribute
|
void |
setExtraFiles(XmlAnySimpleType extraFiles)
Sets the "ExtraFiles" attribute
|
void |
setFiles(XmlAnySimpleType files)
Sets the "Files" attribute
|
void |
setManagedAssemblies(XmlAnySimpleType managedAssemblies)
Sets the "ManagedAssemblies" attribute
|
void |
setNativeAssemblies(XmlAnySimpleType nativeAssemblies)
Sets the "NativeAssemblies" attribute
|
void |
setOutputAssemblies(XmlAnySimpleType outputAssemblies)
Sets the "OutputAssemblies" attribute
|
void |
setOutputDeploymentManifestEntryPoint(XmlAnySimpleType outputDeploymentManifestEntryPoint)
Sets the "OutputDeploymentManifestEntryPoint" attribute
|
void |
setOutputEntryPoint(XmlAnySimpleType outputEntryPoint)
Sets the "OutputEntryPoint" attribute
|
void |
setOutputFiles(XmlAnySimpleType outputFiles)
Sets the "OutputFiles" attribute
|
void |
setPublishFiles(XmlAnySimpleType publishFiles)
Sets the "PublishFiles" attribute
|
void |
setSatelliteAssemblies(XmlAnySimpleType satelliteAssemblies)
Sets the "SatelliteAssemblies" attribute
|
void |
setSigningManifests(String signingManifests)
Sets the "SigningManifests" attribute
|
void |
setTargetCulture(XmlAnySimpleType targetCulture)
Sets the "TargetCulture" attribute
|
void |
setTargetFrameworkVersion(XmlAnySimpleType targetFrameworkVersion)
Sets the "TargetFrameworkVersion" attribute
|
void |
unsetDeploymentManifestEntryPoint()
Unsets the "DeploymentManifestEntryPoint" attribute
|
void |
unsetEntryPoint()
Unsets the "EntryPoint" attribute
|
void |
unsetExtraFiles()
Unsets the "ExtraFiles" attribute
|
void |
unsetFiles()
Unsets the "Files" attribute
|
void |
unsetManagedAssemblies()
Unsets the "ManagedAssemblies" attribute
|
void |
unsetNativeAssemblies()
Unsets the "NativeAssemblies" attribute
|
void |
unsetOutputAssemblies()
Unsets the "OutputAssemblies" attribute
|
void |
unsetOutputDeploymentManifestEntryPoint()
Unsets the "OutputDeploymentManifestEntryPoint" attribute
|
void |
unsetOutputEntryPoint()
Unsets the "OutputEntryPoint" attribute
|
void |
unsetOutputFiles()
Unsets the "OutputFiles" attribute
|
void |
unsetPublishFiles()
Unsets the "PublishFiles" attribute
|
void |
unsetSatelliteAssemblies()
Unsets the "SatelliteAssemblies" attribute
|
void |
unsetSigningManifests()
Unsets the "SigningManifests" attribute
|
void |
unsetTargetCulture()
Unsets the "TargetCulture" attribute
|
void |
unsetTargetFrameworkVersion()
Unsets the "TargetFrameworkVersion" attribute
|
Boolean |
xgetSigningManifests()
Gets (as xml) the "SigningManifests" attribute
|
void |
xsetSigningManifests(Boolean signingManifests)
Sets (as xml) the "SigningManifests" 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
XmlAnySimpleType getDeploymentManifestEntryPoint()
boolean isSetDeploymentManifestEntryPoint()
void setDeploymentManifestEntryPoint(XmlAnySimpleType deploymentManifestEntryPoint)
XmlAnySimpleType addNewDeploymentManifestEntryPoint()
void unsetDeploymentManifestEntryPoint()
XmlAnySimpleType getEntryPoint()
boolean isSetEntryPoint()
void setEntryPoint(XmlAnySimpleType entryPoint)
XmlAnySimpleType addNewEntryPoint()
void unsetEntryPoint()
XmlAnySimpleType getExtraFiles()
boolean isSetExtraFiles()
void setExtraFiles(XmlAnySimpleType extraFiles)
XmlAnySimpleType addNewExtraFiles()
void unsetExtraFiles()
XmlAnySimpleType getFiles()
boolean isSetFiles()
void setFiles(XmlAnySimpleType files)
XmlAnySimpleType addNewFiles()
void unsetFiles()
XmlAnySimpleType getManagedAssemblies()
boolean isSetManagedAssemblies()
void setManagedAssemblies(XmlAnySimpleType managedAssemblies)
XmlAnySimpleType addNewManagedAssemblies()
void unsetManagedAssemblies()
XmlAnySimpleType getNativeAssemblies()
boolean isSetNativeAssemblies()
void setNativeAssemblies(XmlAnySimpleType nativeAssemblies)
XmlAnySimpleType addNewNativeAssemblies()
void unsetNativeAssemblies()
XmlAnySimpleType getOutputAssemblies()
boolean isSetOutputAssemblies()
void setOutputAssemblies(XmlAnySimpleType outputAssemblies)
XmlAnySimpleType addNewOutputAssemblies()
void unsetOutputAssemblies()
XmlAnySimpleType getOutputDeploymentManifestEntryPoint()
boolean isSetOutputDeploymentManifestEntryPoint()
void setOutputDeploymentManifestEntryPoint(XmlAnySimpleType outputDeploymentManifestEntryPoint)
XmlAnySimpleType addNewOutputDeploymentManifestEntryPoint()
void unsetOutputDeploymentManifestEntryPoint()
XmlAnySimpleType getOutputEntryPoint()
boolean isSetOutputEntryPoint()
void setOutputEntryPoint(XmlAnySimpleType outputEntryPoint)
XmlAnySimpleType addNewOutputEntryPoint()
void unsetOutputEntryPoint()
XmlAnySimpleType getOutputFiles()
boolean isSetOutputFiles()
void setOutputFiles(XmlAnySimpleType outputFiles)
XmlAnySimpleType addNewOutputFiles()
void unsetOutputFiles()
XmlAnySimpleType getPublishFiles()
boolean isSetPublishFiles()
void setPublishFiles(XmlAnySimpleType publishFiles)
XmlAnySimpleType addNewPublishFiles()
void unsetPublishFiles()
XmlAnySimpleType getSatelliteAssemblies()
boolean isSetSatelliteAssemblies()
void setSatelliteAssemblies(XmlAnySimpleType satelliteAssemblies)
XmlAnySimpleType addNewSatelliteAssemblies()
void unsetSatelliteAssemblies()
String getSigningManifests()
Boolean xgetSigningManifests()
boolean isSetSigningManifests()
void setSigningManifests(String signingManifests)
void xsetSigningManifests(Boolean signingManifests)
void unsetSigningManifests()
XmlAnySimpleType getTargetCulture()
boolean isSetTargetCulture()
void setTargetCulture(XmlAnySimpleType targetCulture)
XmlAnySimpleType addNewTargetCulture()
void unsetTargetCulture()
XmlAnySimpleType getTargetFrameworkVersion()
boolean isSetTargetFrameworkVersion()
void setTargetFrameworkVersion(XmlAnySimpleType targetFrameworkVersion)
XmlAnySimpleType addNewTargetFrameworkVersion()
void unsetTargetFrameworkVersion()