public static class SignAppxPackageDocumentImpl.SignAppxPackageImpl extends TaskTypeImpl implements SignAppxPackageDocument.SignAppxPackage
TaskTypeImpl.OutputImpl
SignAppxPackageDocument.SignAppxPackage.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 |
---|
SignAppxPackageImpl(SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewAppxPackagePublicKeyFile()
Appends and returns a new empty "AppxPackagePublicKeyFile" attribute
|
XmlAnySimpleType |
addNewAppxPackageToSign()
Appends and returns a new empty "AppxPackageToSign" attribute
|
XmlAnySimpleType |
addNewCertificateFile()
Appends and returns a new empty "CertificateFile" attribute
|
XmlAnySimpleType |
addNewCertificateThumbprint()
Appends and returns a new empty "CertificateThumbprint" attribute
|
XmlAnySimpleType |
addNewHashAlgorithmId()
Appends and returns a new empty "HashAlgorithmId" attribute
|
XmlAnySimpleType |
addNewMSBuildArchitecture()
Appends and returns a new empty "MSBuildArchitecture" attribute
|
XmlAnySimpleType |
addNewResolvedThumbprint()
Appends and returns a new empty "ResolvedThumbprint" attribute
|
XmlAnySimpleType |
addNewSignAppxPackageExeFullPath()
Appends and returns a new empty "SignAppxPackageExeFullPath" attribute
|
XmlAnySimpleType |
addNewTargetPlatformIdentifier()
Appends and returns a new empty "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
addNewTargetPlatformSdkRootOverride()
Appends and returns a new empty "TargetPlatformSdkRootOverride" attribute
|
XmlAnySimpleType |
addNewTargetPlatformVersion()
Appends and returns a new empty "TargetPlatformVersion" attribute
|
XmlAnySimpleType |
getAppxPackagePublicKeyFile()
Gets the "AppxPackagePublicKeyFile" attribute
|
XmlAnySimpleType |
getAppxPackageToSign()
Gets the "AppxPackageToSign" attribute
|
XmlAnySimpleType |
getCertificateFile()
Gets the "CertificateFile" attribute
|
XmlAnySimpleType |
getCertificateThumbprint()
Gets the "CertificateThumbprint" attribute
|
String |
getEnableSigningChecks()
Gets the "EnableSigningChecks" attribute
|
String |
getExportCertificate()
Gets the "ExportCertificate" attribute
|
XmlAnySimpleType |
getHashAlgorithmId()
Gets the "HashAlgorithmId" attribute
|
XmlAnySimpleType |
getMSBuildArchitecture()
Gets the "MSBuildArchitecture" attribute
|
XmlAnySimpleType |
getResolvedThumbprint()
Gets the "ResolvedThumbprint" attribute
|
XmlAnySimpleType |
getSignAppxPackageExeFullPath()
Gets the "SignAppxPackageExeFullPath" attribute
|
XmlAnySimpleType |
getTargetPlatformIdentifier()
Gets the "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
getTargetPlatformSdkRootOverride()
Gets the "TargetPlatformSdkRootOverride" attribute
|
XmlAnySimpleType |
getTargetPlatformVersion()
Gets the "TargetPlatformVersion" attribute
|
boolean |
isSetAppxPackagePublicKeyFile()
True if has "AppxPackagePublicKeyFile" attribute
|
boolean |
isSetCertificateFile()
True if has "CertificateFile" attribute
|
boolean |
isSetCertificateThumbprint()
True if has "CertificateThumbprint" attribute
|
boolean |
isSetEnableSigningChecks()
True if has "EnableSigningChecks" attribute
|
boolean |
isSetExportCertificate()
True if has "ExportCertificate" attribute
|
boolean |
isSetMSBuildArchitecture()
True if has "MSBuildArchitecture" attribute
|
boolean |
isSetResolvedThumbprint()
True if has "ResolvedThumbprint" attribute
|
boolean |
isSetSignAppxPackageExeFullPath()
True if has "SignAppxPackageExeFullPath" attribute
|
boolean |
isSetTargetPlatformSdkRootOverride()
True if has "TargetPlatformSdkRootOverride" attribute
|
void |
setAppxPackagePublicKeyFile(XmlAnySimpleType appxPackagePublicKeyFile)
Sets the "AppxPackagePublicKeyFile" attribute
|
void |
setAppxPackageToSign(XmlAnySimpleType appxPackageToSign)
Sets the "AppxPackageToSign" attribute
|
void |
setCertificateFile(XmlAnySimpleType certificateFile)
Sets the "CertificateFile" attribute
|
void |
setCertificateThumbprint(XmlAnySimpleType certificateThumbprint)
Sets the "CertificateThumbprint" attribute
|
void |
setEnableSigningChecks(String enableSigningChecks)
Sets the "EnableSigningChecks" attribute
|
void |
setExportCertificate(String exportCertificate)
Sets the "ExportCertificate" attribute
|
void |
setHashAlgorithmId(XmlAnySimpleType hashAlgorithmId)
Sets the "HashAlgorithmId" attribute
|
void |
setMSBuildArchitecture(XmlAnySimpleType msBuildArchitecture)
Sets the "MSBuildArchitecture" attribute
|
void |
setResolvedThumbprint(XmlAnySimpleType resolvedThumbprint)
Sets the "ResolvedThumbprint" attribute
|
void |
setSignAppxPackageExeFullPath(XmlAnySimpleType signAppxPackageExeFullPath)
Sets the "SignAppxPackageExeFullPath" attribute
|
void |
setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
Sets the "TargetPlatformIdentifier" attribute
|
void |
setTargetPlatformSdkRootOverride(XmlAnySimpleType targetPlatformSdkRootOverride)
Sets the "TargetPlatformSdkRootOverride" attribute
|
void |
setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
Sets the "TargetPlatformVersion" attribute
|
void |
unsetAppxPackagePublicKeyFile()
Unsets the "AppxPackagePublicKeyFile" attribute
|
void |
unsetCertificateFile()
Unsets the "CertificateFile" attribute
|
void |
unsetCertificateThumbprint()
Unsets the "CertificateThumbprint" attribute
|
void |
unsetEnableSigningChecks()
Unsets the "EnableSigningChecks" attribute
|
void |
unsetExportCertificate()
Unsets the "ExportCertificate" attribute
|
void |
unsetMSBuildArchitecture()
Unsets the "MSBuildArchitecture" attribute
|
void |
unsetResolvedThumbprint()
Unsets the "ResolvedThumbprint" attribute
|
void |
unsetSignAppxPackageExeFullPath()
Unsets the "SignAppxPackageExeFullPath" attribute
|
void |
unsetTargetPlatformSdkRootOverride()
Unsets the "TargetPlatformSdkRootOverride" attribute
|
Boolean |
xgetEnableSigningChecks()
Gets (as xml) the "EnableSigningChecks" attribute
|
Boolean |
xgetExportCertificate()
Gets (as xml) the "ExportCertificate" attribute
|
void |
xsetEnableSigningChecks(Boolean enableSigningChecks)
Sets (as xml) the "EnableSigningChecks" attribute
|
void |
xsetExportCertificate(Boolean exportCertificate)
Sets (as xml) the "ExportCertificate" 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 SignAppxPackageImpl(SchemaType sType)
public XmlAnySimpleType getAppxPackageToSign()
getAppxPackageToSign
in interface SignAppxPackageDocument.SignAppxPackage
public void setAppxPackageToSign(XmlAnySimpleType appxPackageToSign)
setAppxPackageToSign
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewAppxPackageToSign()
addNewAppxPackageToSign
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getCertificateThumbprint()
getCertificateThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetCertificateThumbprint()
isSetCertificateThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public void setCertificateThumbprint(XmlAnySimpleType certificateThumbprint)
setCertificateThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewCertificateThumbprint()
addNewCertificateThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetCertificateThumbprint()
unsetCertificateThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getCertificateFile()
getCertificateFile
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetCertificateFile()
isSetCertificateFile
in interface SignAppxPackageDocument.SignAppxPackage
public void setCertificateFile(XmlAnySimpleType certificateFile)
setCertificateFile
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewCertificateFile()
addNewCertificateFile
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetCertificateFile()
unsetCertificateFile
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getHashAlgorithmId()
getHashAlgorithmId
in interface SignAppxPackageDocument.SignAppxPackage
public void setHashAlgorithmId(XmlAnySimpleType hashAlgorithmId)
setHashAlgorithmId
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewHashAlgorithmId()
addNewHashAlgorithmId
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getTargetPlatformIdentifier()
getTargetPlatformIdentifier
in interface SignAppxPackageDocument.SignAppxPackage
public void setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
setTargetPlatformIdentifier
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewTargetPlatformIdentifier()
addNewTargetPlatformIdentifier
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getTargetPlatformVersion()
getTargetPlatformVersion
in interface SignAppxPackageDocument.SignAppxPackage
public void setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
setTargetPlatformVersion
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewTargetPlatformVersion()
addNewTargetPlatformVersion
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getTargetPlatformSdkRootOverride()
getTargetPlatformSdkRootOverride
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetTargetPlatformSdkRootOverride()
isSetTargetPlatformSdkRootOverride
in interface SignAppxPackageDocument.SignAppxPackage
public void setTargetPlatformSdkRootOverride(XmlAnySimpleType targetPlatformSdkRootOverride)
setTargetPlatformSdkRootOverride
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewTargetPlatformSdkRootOverride()
addNewTargetPlatformSdkRootOverride
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetTargetPlatformSdkRootOverride()
unsetTargetPlatformSdkRootOverride
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getSignAppxPackageExeFullPath()
getSignAppxPackageExeFullPath
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetSignAppxPackageExeFullPath()
isSetSignAppxPackageExeFullPath
in interface SignAppxPackageDocument.SignAppxPackage
public void setSignAppxPackageExeFullPath(XmlAnySimpleType signAppxPackageExeFullPath)
setSignAppxPackageExeFullPath
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewSignAppxPackageExeFullPath()
addNewSignAppxPackageExeFullPath
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetSignAppxPackageExeFullPath()
unsetSignAppxPackageExeFullPath
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getMSBuildArchitecture()
getMSBuildArchitecture
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetMSBuildArchitecture()
isSetMSBuildArchitecture
in interface SignAppxPackageDocument.SignAppxPackage
public void setMSBuildArchitecture(XmlAnySimpleType msBuildArchitecture)
setMSBuildArchitecture
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewMSBuildArchitecture()
addNewMSBuildArchitecture
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetMSBuildArchitecture()
unsetMSBuildArchitecture
in interface SignAppxPackageDocument.SignAppxPackage
public String getEnableSigningChecks()
getEnableSigningChecks
in interface SignAppxPackageDocument.SignAppxPackage
public Boolean xgetEnableSigningChecks()
xgetEnableSigningChecks
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetEnableSigningChecks()
isSetEnableSigningChecks
in interface SignAppxPackageDocument.SignAppxPackage
public void setEnableSigningChecks(String enableSigningChecks)
setEnableSigningChecks
in interface SignAppxPackageDocument.SignAppxPackage
public void xsetEnableSigningChecks(Boolean enableSigningChecks)
xsetEnableSigningChecks
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetEnableSigningChecks()
unsetEnableSigningChecks
in interface SignAppxPackageDocument.SignAppxPackage
public String getExportCertificate()
getExportCertificate
in interface SignAppxPackageDocument.SignAppxPackage
public Boolean xgetExportCertificate()
xgetExportCertificate
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetExportCertificate()
isSetExportCertificate
in interface SignAppxPackageDocument.SignAppxPackage
public void setExportCertificate(String exportCertificate)
setExportCertificate
in interface SignAppxPackageDocument.SignAppxPackage
public void xsetExportCertificate(Boolean exportCertificate)
xsetExportCertificate
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetExportCertificate()
unsetExportCertificate
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getResolvedThumbprint()
getResolvedThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetResolvedThumbprint()
isSetResolvedThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public void setResolvedThumbprint(XmlAnySimpleType resolvedThumbprint)
setResolvedThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewResolvedThumbprint()
addNewResolvedThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetResolvedThumbprint()
unsetResolvedThumbprint
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType getAppxPackagePublicKeyFile()
getAppxPackagePublicKeyFile
in interface SignAppxPackageDocument.SignAppxPackage
public boolean isSetAppxPackagePublicKeyFile()
isSetAppxPackagePublicKeyFile
in interface SignAppxPackageDocument.SignAppxPackage
public void setAppxPackagePublicKeyFile(XmlAnySimpleType appxPackagePublicKeyFile)
setAppxPackagePublicKeyFile
in interface SignAppxPackageDocument.SignAppxPackage
public XmlAnySimpleType addNewAppxPackagePublicKeyFile()
addNewAppxPackagePublicKeyFile
in interface SignAppxPackageDocument.SignAppxPackage
public void unsetAppxPackagePublicKeyFile()
unsetAppxPackagePublicKeyFile
in interface SignAppxPackageDocument.SignAppxPackage