public static class ValidateAppxPackageDocumentImpl.ValidateAppxPackageImpl extends TaskTypeImpl implements ValidateAppxPackageDocument.ValidateAppxPackage
TaskTypeImpl.OutputImpl
ValidateAppxPackageDocument.ValidateAppxPackage.Factory
TaskType.Output
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Constructor and Description |
---|
ValidateAppxPackageImpl(SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewAppxManifest()
Appends and returns a new empty "AppxManifest" attribute
|
XmlAnySimpleType |
addNewAppxPackagePayload()
Appends and returns a new empty "AppxPackagePayload" attribute
|
XmlAnySimpleType |
addNewIndexedPayloadFiles()
Appends and returns a new empty "IndexedPayloadFiles" attribute
|
XmlAnySimpleType |
addNewMakePriExtensionPath()
Appends and returns a new empty "MakePriExtensionPath" attribute
|
XmlAnySimpleType |
addNewManifestImageFileNameQueries()
Appends and returns a new empty "ManifestImageFileNameQueries" attribute
|
XmlAnySimpleType |
addNewOSMinVersion()
Appends and returns a new empty "OSMinVersion" attribute
|
XmlAnySimpleType |
addNewPackageArchitecture()
Appends and returns a new empty "PackageArchitecture" attribute
|
XmlAnySimpleType |
addNewProjectDir()
Appends and returns a new empty "ProjectDir" attribute
|
XmlAnySimpleType |
addNewQueryNamespace81Prefix()
Appends and returns a new empty "QueryNamespace81Prefix" attribute
|
XmlAnySimpleType |
addNewQueryNamespacePrefix()
Appends and returns a new empty "QueryNamespacePrefix" attribute
|
XmlAnySimpleType |
addNewResolvedSDKReferences()
Appends and returns a new empty "ResolvedSDKReferences" attribute
|
XmlAnySimpleType |
addNewSourceAppxManifest()
Appends and returns a new empty "SourceAppxManifest" attribute
|
XmlAnySimpleType |
addNewStoreAssociationFile()
Appends and returns a new empty "StoreAssociationFile" attribute
|
String |
getAllowDebugFrameworkReferencesInManifest()
Gets the "AllowDebugFrameworkReferencesInManifest" attribute
|
XmlAnySimpleType |
getAppxManifest()
Gets the "AppxManifest" attribute
|
XmlAnySimpleType |
getAppxPackagePayload()
Gets the "AppxPackagePayload" attribute
|
XmlAnySimpleType |
getIndexedPayloadFiles()
Gets the "IndexedPayloadFiles" attribute
|
XmlAnySimpleType |
getMakePriExtensionPath()
Gets the "MakePriExtensionPath" attribute
|
XmlAnySimpleType |
getManifestImageFileNameQueries()
Gets the "ManifestImageFileNameQueries" attribute
|
XmlAnySimpleType |
getOSMinVersion()
Gets the "OSMinVersion" attribute
|
XmlAnySimpleType |
getPackageArchitecture()
Gets the "PackageArchitecture" attribute
|
XmlAnySimpleType |
getProjectDir()
Gets the "ProjectDir" attribute
|
XmlAnySimpleType |
getQueryNamespace81Prefix()
Gets the "QueryNamespace81Prefix" attribute
|
XmlAnySimpleType |
getQueryNamespacePrefix()
Gets the "QueryNamespacePrefix" attribute
|
XmlAnySimpleType |
getResolvedSDKReferences()
Gets the "ResolvedSDKReferences" attribute
|
XmlAnySimpleType |
getSourceAppxManifest()
Gets the "SourceAppxManifest" attribute
|
XmlAnySimpleType |
getStoreAssociationFile()
Gets the "StoreAssociationFile" attribute
|
boolean |
isSetAllowDebugFrameworkReferencesInManifest()
True if has "AllowDebugFrameworkReferencesInManifest" attribute
|
boolean |
isSetIndexedPayloadFiles()
True if has "IndexedPayloadFiles" attribute
|
boolean |
isSetMakePriExtensionPath()
True if has "MakePriExtensionPath" attribute
|
boolean |
isSetOSMinVersion()
True if has "OSMinVersion" attribute
|
boolean |
isSetStoreAssociationFile()
True if has "StoreAssociationFile" attribute
|
void |
setAllowDebugFrameworkReferencesInManifest(String allowDebugFrameworkReferencesInManifest)
Sets the "AllowDebugFrameworkReferencesInManifest" attribute
|
void |
setAppxManifest(XmlAnySimpleType appxManifest)
Sets the "AppxManifest" attribute
|
void |
setAppxPackagePayload(XmlAnySimpleType appxPackagePayload)
Sets the "AppxPackagePayload" attribute
|
void |
setIndexedPayloadFiles(XmlAnySimpleType indexedPayloadFiles)
Sets the "IndexedPayloadFiles" attribute
|
void |
setMakePriExtensionPath(XmlAnySimpleType makePriExtensionPath)
Sets the "MakePriExtensionPath" attribute
|
void |
setManifestImageFileNameQueries(XmlAnySimpleType manifestImageFileNameQueries)
Sets the "ManifestImageFileNameQueries" attribute
|
void |
setOSMinVersion(XmlAnySimpleType osMinVersion)
Sets the "OSMinVersion" attribute
|
void |
setPackageArchitecture(XmlAnySimpleType packageArchitecture)
Sets the "PackageArchitecture" attribute
|
void |
setProjectDir(XmlAnySimpleType projectDir)
Sets the "ProjectDir" attribute
|
void |
setQueryNamespace81Prefix(XmlAnySimpleType queryNamespace81Prefix)
Sets the "QueryNamespace81Prefix" attribute
|
void |
setQueryNamespacePrefix(XmlAnySimpleType queryNamespacePrefix)
Sets the "QueryNamespacePrefix" attribute
|
void |
setResolvedSDKReferences(XmlAnySimpleType resolvedSDKReferences)
Sets the "ResolvedSDKReferences" attribute
|
void |
setSourceAppxManifest(XmlAnySimpleType sourceAppxManifest)
Sets the "SourceAppxManifest" attribute
|
void |
setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
Sets the "StoreAssociationFile" attribute
|
void |
unsetAllowDebugFrameworkReferencesInManifest()
Unsets the "AllowDebugFrameworkReferencesInManifest" attribute
|
void |
unsetIndexedPayloadFiles()
Unsets the "IndexedPayloadFiles" attribute
|
void |
unsetMakePriExtensionPath()
Unsets the "MakePriExtensionPath" attribute
|
void |
unsetOSMinVersion()
Unsets the "OSMinVersion" attribute
|
void |
unsetStoreAssociationFile()
Unsets the "StoreAssociationFile" attribute
|
Boolean |
xgetAllowDebugFrameworkReferencesInManifest()
Gets (as xml) the "AllowDebugFrameworkReferencesInManifest" attribute
|
void |
xsetAllowDebugFrameworkReferencesInManifest(Boolean allowDebugFrameworkReferencesInManifest)
Sets (as xml) the "AllowDebugFrameworkReferencesInManifest" 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
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, 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, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public ValidateAppxPackageImpl(SchemaType sType)
public XmlAnySimpleType getSourceAppxManifest()
getSourceAppxManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setSourceAppxManifest(XmlAnySimpleType sourceAppxManifest)
setSourceAppxManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewSourceAppxManifest()
addNewSourceAppxManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getAppxManifest()
getAppxManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setAppxManifest(XmlAnySimpleType appxManifest)
setAppxManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewAppxManifest()
addNewAppxManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getStoreAssociationFile()
getStoreAssociationFile
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public boolean isSetStoreAssociationFile()
isSetStoreAssociationFile
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
setStoreAssociationFile
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewStoreAssociationFile()
addNewStoreAssociationFile
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void unsetStoreAssociationFile()
unsetStoreAssociationFile
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getPackageArchitecture()
getPackageArchitecture
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setPackageArchitecture(XmlAnySimpleType packageArchitecture)
setPackageArchitecture
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewPackageArchitecture()
addNewPackageArchitecture
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getAppxPackagePayload()
getAppxPackagePayload
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setAppxPackagePayload(XmlAnySimpleType appxPackagePayload)
setAppxPackagePayload
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewAppxPackagePayload()
addNewAppxPackagePayload
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getQueryNamespacePrefix()
getQueryNamespacePrefix
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setQueryNamespacePrefix(XmlAnySimpleType queryNamespacePrefix)
setQueryNamespacePrefix
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewQueryNamespacePrefix()
addNewQueryNamespacePrefix
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getQueryNamespace81Prefix()
getQueryNamespace81Prefix
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setQueryNamespace81Prefix(XmlAnySimpleType queryNamespace81Prefix)
setQueryNamespace81Prefix
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewQueryNamespace81Prefix()
addNewQueryNamespace81Prefix
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getManifestImageFileNameQueries()
getManifestImageFileNameQueries
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setManifestImageFileNameQueries(XmlAnySimpleType manifestImageFileNameQueries)
setManifestImageFileNameQueries
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewManifestImageFileNameQueries()
addNewManifestImageFileNameQueries
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getResolvedSDKReferences()
getResolvedSDKReferences
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setResolvedSDKReferences(XmlAnySimpleType resolvedSDKReferences)
setResolvedSDKReferences
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewResolvedSDKReferences()
addNewResolvedSDKReferences
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public String getAllowDebugFrameworkReferencesInManifest()
getAllowDebugFrameworkReferencesInManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public Boolean xgetAllowDebugFrameworkReferencesInManifest()
xgetAllowDebugFrameworkReferencesInManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public boolean isSetAllowDebugFrameworkReferencesInManifest()
isSetAllowDebugFrameworkReferencesInManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setAllowDebugFrameworkReferencesInManifest(String allowDebugFrameworkReferencesInManifest)
setAllowDebugFrameworkReferencesInManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void xsetAllowDebugFrameworkReferencesInManifest(Boolean allowDebugFrameworkReferencesInManifest)
xsetAllowDebugFrameworkReferencesInManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void unsetAllowDebugFrameworkReferencesInManifest()
unsetAllowDebugFrameworkReferencesInManifest
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getProjectDir()
getProjectDir
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setProjectDir(XmlAnySimpleType projectDir)
setProjectDir
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewProjectDir()
addNewProjectDir
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getIndexedPayloadFiles()
getIndexedPayloadFiles
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public boolean isSetIndexedPayloadFiles()
isSetIndexedPayloadFiles
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setIndexedPayloadFiles(XmlAnySimpleType indexedPayloadFiles)
setIndexedPayloadFiles
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewIndexedPayloadFiles()
addNewIndexedPayloadFiles
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void unsetIndexedPayloadFiles()
unsetIndexedPayloadFiles
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getMakePriExtensionPath()
getMakePriExtensionPath
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public boolean isSetMakePriExtensionPath()
isSetMakePriExtensionPath
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setMakePriExtensionPath(XmlAnySimpleType makePriExtensionPath)
setMakePriExtensionPath
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewMakePriExtensionPath()
addNewMakePriExtensionPath
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void unsetMakePriExtensionPath()
unsetMakePriExtensionPath
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType getOSMinVersion()
getOSMinVersion
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public boolean isSetOSMinVersion()
isSetOSMinVersion
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void setOSMinVersion(XmlAnySimpleType osMinVersion)
setOSMinVersion
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public XmlAnySimpleType addNewOSMinVersion()
addNewOSMinVersion
in interface ValidateAppxPackageDocument.ValidateAppxPackage
public void unsetOSMinVersion()
unsetOSMinVersion
in interface ValidateAppxPackageDocument.ValidateAppxPackage