public static class ValidateAppxManifestDocumentImpl.ValidateAppxManifestImpl extends TaskTypeImpl implements ValidateAppxManifestDocument.ValidateAppxManifest
TaskTypeImpl.OutputImplValidateAppxManifestDocument.ValidateAppxManifest.FactoryTaskType.Output_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
ValidateAppxManifestImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
XmlAnySimpleType |
addNewAppxManifestSchema()
Appends and returns a new empty "AppxManifestSchema" attribute
|
XmlAnySimpleType |
addNewInput()
Appends and returns a new empty "Input" attribute
|
XmlAnySimpleType |
addNewManagedWinmdInprocImplementation()
Appends and returns a new empty "ManagedWinmdInprocImplementation" attribute
|
XmlAnySimpleType |
addNewNonFrameworkSdkReferences()
Appends and returns a new empty "NonFrameworkSdkReferences" attribute
|
XmlAnySimpleType |
addNewOSMaxVersionTested()
Appends and returns a new empty "OSMaxVersionTested" attribute
|
XmlAnySimpleType |
addNewOSMinVersion()
Appends and returns a new empty "OSMinVersion" attribute
|
XmlAnySimpleType |
addNewPlatformVersionDescriptions()
Appends and returns a new empty "PlatformVersionDescriptions" attribute
|
XmlAnySimpleType |
addNewResolvedSDKReferences()
Appends and returns a new empty "ResolvedSDKReferences" attribute
|
XmlAnySimpleType |
addNewResources()
Appends and returns a new empty "Resources" attribute
|
XmlAnySimpleType |
addNewSDKWinmdFiles()
Appends and returns a new empty "SDKWinmdFiles" attribute
|
XmlAnySimpleType |
addNewSourceAppxManifest()
Appends and returns a new empty "SourceAppxManifest" attribute
|
XmlAnySimpleType |
addNewStoreAssociationFile()
Appends and returns a new empty "StoreAssociationFile" attribute
|
XmlAnySimpleType |
addNewTargetPlatformIdentifier()
Appends and returns a new empty "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
addNewTargetPlatformVersion()
Appends and returns a new empty "TargetPlatformVersion" attribute
|
XmlAnySimpleType |
addNewWinmdFiles()
Appends and returns a new empty "WinmdFiles" attribute
|
XmlAnySimpleType |
getAppxManifestSchema()
Gets the "AppxManifestSchema" attribute
|
XmlAnySimpleType |
getInput()
Gets the "Input" attribute
|
XmlAnySimpleType |
getManagedWinmdInprocImplementation()
Gets the "ManagedWinmdInprocImplementation" attribute
|
XmlAnySimpleType |
getNonFrameworkSdkReferences()
Gets the "NonFrameworkSdkReferences" attribute
|
XmlAnySimpleType |
getOSMaxVersionTested()
Gets the "OSMaxVersionTested" attribute
|
XmlAnySimpleType |
getOSMinVersion()
Gets the "OSMinVersion" attribute
|
XmlAnySimpleType |
getPlatformVersionDescriptions()
Gets the "PlatformVersionDescriptions" attribute
|
XmlAnySimpleType |
getResolvedSDKReferences()
Gets the "ResolvedSDKReferences" attribute
|
XmlAnySimpleType |
getResources()
Gets the "Resources" attribute
|
XmlAnySimpleType |
getSDKWinmdFiles()
Gets the "SDKWinmdFiles" attribute
|
XmlAnySimpleType |
getSourceAppxManifest()
Gets the "SourceAppxManifest" attribute
|
XmlAnySimpleType |
getStoreAssociationFile()
Gets the "StoreAssociationFile" attribute
|
String |
getStrictManifestValidationEnabled()
Gets the "StrictManifestValidationEnabled" attribute
|
XmlAnySimpleType |
getTargetPlatformIdentifier()
Gets the "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
getTargetPlatformVersion()
Gets the "TargetPlatformVersion" attribute
|
String |
getValidateManifest()
Gets the "ValidateManifest" attribute
|
String |
getValidateWinmds()
Gets the "ValidateWinmds" attribute
|
XmlAnySimpleType |
getWinmdFiles()
Gets the "WinmdFiles" attribute
|
boolean |
isSetManagedWinmdInprocImplementation()
True if has "ManagedWinmdInprocImplementation" attribute
|
boolean |
isSetNonFrameworkSdkReferences()
True if has "NonFrameworkSdkReferences" attribute
|
boolean |
isSetResources()
True if has "Resources" attribute
|
boolean |
isSetSDKWinmdFiles()
True if has "SDKWinmdFiles" attribute
|
boolean |
isSetStoreAssociationFile()
True if has "StoreAssociationFile" attribute
|
boolean |
isSetStrictManifestValidationEnabled()
True if has "StrictManifestValidationEnabled" attribute
|
boolean |
isSetValidateManifest()
True if has "ValidateManifest" attribute
|
boolean |
isSetValidateWinmds()
True if has "ValidateWinmds" attribute
|
boolean |
isSetWinmdFiles()
True if has "WinmdFiles" attribute
|
void |
setAppxManifestSchema(XmlAnySimpleType appxManifestSchema)
Sets the "AppxManifestSchema" attribute
|
void |
setInput(XmlAnySimpleType input)
Sets the "Input" attribute
|
void |
setManagedWinmdInprocImplementation(XmlAnySimpleType managedWinmdInprocImplementation)
Sets the "ManagedWinmdInprocImplementation" attribute
|
void |
setNonFrameworkSdkReferences(XmlAnySimpleType nonFrameworkSdkReferences)
Sets the "NonFrameworkSdkReferences" attribute
|
void |
setOSMaxVersionTested(XmlAnySimpleType osMaxVersionTested)
Sets the "OSMaxVersionTested" attribute
|
void |
setOSMinVersion(XmlAnySimpleType osMinVersion)
Sets the "OSMinVersion" attribute
|
void |
setPlatformVersionDescriptions(XmlAnySimpleType platformVersionDescriptions)
Sets the "PlatformVersionDescriptions" attribute
|
void |
setResolvedSDKReferences(XmlAnySimpleType resolvedSDKReferences)
Sets the "ResolvedSDKReferences" attribute
|
void |
setResources(XmlAnySimpleType resources)
Sets the "Resources" attribute
|
void |
setSDKWinmdFiles(XmlAnySimpleType sdkWinmdFiles)
Sets the "SDKWinmdFiles" attribute
|
void |
setSourceAppxManifest(XmlAnySimpleType sourceAppxManifest)
Sets the "SourceAppxManifest" attribute
|
void |
setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
Sets the "StoreAssociationFile" attribute
|
void |
setStrictManifestValidationEnabled(String strictManifestValidationEnabled)
Sets the "StrictManifestValidationEnabled" attribute
|
void |
setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
Sets the "TargetPlatformIdentifier" attribute
|
void |
setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
Sets the "TargetPlatformVersion" attribute
|
void |
setValidateManifest(String validateManifest)
Sets the "ValidateManifest" attribute
|
void |
setValidateWinmds(String validateWinmds)
Sets the "ValidateWinmds" attribute
|
void |
setWinmdFiles(XmlAnySimpleType winmdFiles)
Sets the "WinmdFiles" attribute
|
void |
unsetManagedWinmdInprocImplementation()
Unsets the "ManagedWinmdInprocImplementation" attribute
|
void |
unsetNonFrameworkSdkReferences()
Unsets the "NonFrameworkSdkReferences" attribute
|
void |
unsetResources()
Unsets the "Resources" attribute
|
void |
unsetSDKWinmdFiles()
Unsets the "SDKWinmdFiles" attribute
|
void |
unsetStoreAssociationFile()
Unsets the "StoreAssociationFile" attribute
|
void |
unsetStrictManifestValidationEnabled()
Unsets the "StrictManifestValidationEnabled" attribute
|
void |
unsetValidateManifest()
Unsets the "ValidateManifest" attribute
|
void |
unsetValidateWinmds()
Unsets the "ValidateWinmds" attribute
|
void |
unsetWinmdFiles()
Unsets the "WinmdFiles" attribute
|
Boolean |
xgetStrictManifestValidationEnabled()
Gets (as xml) the "StrictManifestValidationEnabled" attribute
|
Boolean |
xgetValidateManifest()
Gets (as xml) the "ValidateManifest" attribute
|
Boolean |
xgetValidateWinmds()
Gets (as xml) the "ValidateWinmds" attribute
|
void |
xsetStrictManifestValidationEnabled(Boolean strictManifestValidationEnabled)
Sets (as xml) the "StrictManifestValidationEnabled" attribute
|
void |
xsetValidateManifest(Boolean validateManifest)
Sets (as xml) the "ValidateManifest" attribute
|
void |
xsetValidateWinmds(Boolean validateWinmds)
Sets (as xml) the "ValidateWinmds" 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, xsetRuntimearraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewOutput, 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, xmlTextpublic ValidateAppxManifestImpl(SchemaType sType)
public XmlAnySimpleType getInput()
getInput in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setInput(XmlAnySimpleType input)
setInput in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewInput()
addNewInput in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getSourceAppxManifest()
getSourceAppxManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setSourceAppxManifest(XmlAnySimpleType sourceAppxManifest)
setSourceAppxManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewSourceAppxManifest()
addNewSourceAppxManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getAppxManifestSchema()
getAppxManifestSchema in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setAppxManifestSchema(XmlAnySimpleType appxManifestSchema)
setAppxManifestSchema in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewAppxManifestSchema()
addNewAppxManifestSchema in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getStoreAssociationFile()
getStoreAssociationFile in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetStoreAssociationFile()
isSetStoreAssociationFile in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
setStoreAssociationFile in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewStoreAssociationFile()
addNewStoreAssociationFile in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetStoreAssociationFile()
unsetStoreAssociationFile in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getTargetPlatformIdentifier()
getTargetPlatformIdentifier in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
setTargetPlatformIdentifier in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewTargetPlatformIdentifier()
addNewTargetPlatformIdentifier in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getTargetPlatformVersion()
getTargetPlatformVersion in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
setTargetPlatformVersion in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewTargetPlatformVersion()
addNewTargetPlatformVersion in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getOSMinVersion()
getOSMinVersion in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setOSMinVersion(XmlAnySimpleType osMinVersion)
setOSMinVersion in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewOSMinVersion()
addNewOSMinVersion in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getOSMaxVersionTested()
getOSMaxVersionTested in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setOSMaxVersionTested(XmlAnySimpleType osMaxVersionTested)
setOSMaxVersionTested in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewOSMaxVersionTested()
addNewOSMaxVersionTested in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getPlatformVersionDescriptions()
getPlatformVersionDescriptions in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setPlatformVersionDescriptions(XmlAnySimpleType platformVersionDescriptions)
setPlatformVersionDescriptions in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewPlatformVersionDescriptions()
addNewPlatformVersionDescriptions in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getResolvedSDKReferences()
getResolvedSDKReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setResolvedSDKReferences(XmlAnySimpleType resolvedSDKReferences)
setResolvedSDKReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewResolvedSDKReferences()
addNewResolvedSDKReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic String getStrictManifestValidationEnabled()
getStrictManifestValidationEnabled in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic Boolean xgetStrictManifestValidationEnabled()
xgetStrictManifestValidationEnabled in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetStrictManifestValidationEnabled()
isSetStrictManifestValidationEnabled in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setStrictManifestValidationEnabled(String strictManifestValidationEnabled)
setStrictManifestValidationEnabled in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void xsetStrictManifestValidationEnabled(Boolean strictManifestValidationEnabled)
xsetStrictManifestValidationEnabled in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetStrictManifestValidationEnabled()
unsetStrictManifestValidationEnabled in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic String getValidateWinmds()
getValidateWinmds in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic Boolean xgetValidateWinmds()
xgetValidateWinmds in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetValidateWinmds()
isSetValidateWinmds in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setValidateWinmds(String validateWinmds)
setValidateWinmds in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void xsetValidateWinmds(Boolean validateWinmds)
xsetValidateWinmds in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetValidateWinmds()
unsetValidateWinmds in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getNonFrameworkSdkReferences()
getNonFrameworkSdkReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetNonFrameworkSdkReferences()
isSetNonFrameworkSdkReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setNonFrameworkSdkReferences(XmlAnySimpleType nonFrameworkSdkReferences)
setNonFrameworkSdkReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewNonFrameworkSdkReferences()
addNewNonFrameworkSdkReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetNonFrameworkSdkReferences()
unsetNonFrameworkSdkReferences in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getWinmdFiles()
getWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetWinmdFiles()
isSetWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setWinmdFiles(XmlAnySimpleType winmdFiles)
setWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewWinmdFiles()
addNewWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetWinmdFiles()
unsetWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getSDKWinmdFiles()
getSDKWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetSDKWinmdFiles()
isSetSDKWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setSDKWinmdFiles(XmlAnySimpleType sdkWinmdFiles)
setSDKWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewSDKWinmdFiles()
addNewSDKWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetSDKWinmdFiles()
unsetSDKWinmdFiles in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getManagedWinmdInprocImplementation()
getManagedWinmdInprocImplementation in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetManagedWinmdInprocImplementation()
isSetManagedWinmdInprocImplementation in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setManagedWinmdInprocImplementation(XmlAnySimpleType managedWinmdInprocImplementation)
setManagedWinmdInprocImplementation in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewManagedWinmdInprocImplementation()
addNewManagedWinmdInprocImplementation in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetManagedWinmdInprocImplementation()
unsetManagedWinmdInprocImplementation in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic String getValidateManifest()
getValidateManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic Boolean xgetValidateManifest()
xgetValidateManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetValidateManifest()
isSetValidateManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setValidateManifest(String validateManifest)
setValidateManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void xsetValidateManifest(Boolean validateManifest)
xsetValidateManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetValidateManifest()
unsetValidateManifest in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType getResources()
getResources in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic boolean isSetResources()
isSetResources in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void setResources(XmlAnySimpleType resources)
setResources in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic XmlAnySimpleType addNewResources()
addNewResources in interface ValidateAppxManifestDocument.ValidateAppxManifestpublic void unsetResources()
unsetResources in interface ValidateAppxManifestDocument.ValidateAppxManifest