public static interface AppxManifestImageFileNameQueryDocument.AppxManifestImageFileNameQuery extends SimpleItemType
Modifier and Type | Interface and Description |
---|---|
static class |
AppxManifestImageFileNameQueryDocument.AppxManifestImageFileNameQuery.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
XmlObject |
addNewDescriptionID()
Appends and returns a new empty "DescriptionID" element
|
XmlObject |
addNewExpectedScaleDimensions()
Appends and returns a new empty "ExpectedScaleDimensions" element
|
XmlObject |
addNewExpectedTargetSizes()
Appends and returns a new empty "ExpectedTargetSizes" element
|
XmlObject |
addNewMaximumFileSize()
Appends and returns a new empty "MaximumFileSize" element
|
XmlObject |
getDescriptionID()
Gets the "DescriptionID" element
|
XmlObject |
getExpectedScaleDimensions()
Gets the "ExpectedScaleDimensions" element
|
XmlObject |
getExpectedTargetSizes()
Gets the "ExpectedTargetSizes" element
|
XmlObject |
getMaximumFileSize()
Gets the "MaximumFileSize" element
|
boolean |
isSetExpectedTargetSizes()
True if has "ExpectedTargetSizes" element
|
boolean |
isSetMaximumFileSize()
True if has "MaximumFileSize" element
|
void |
setDescriptionID(XmlObject descriptionID)
Sets the "DescriptionID" element
|
void |
setExpectedScaleDimensions(XmlObject expectedScaleDimensions)
Sets the "ExpectedScaleDimensions" element
|
void |
setExpectedTargetSizes(XmlObject expectedTargetSizes)
Sets the "ExpectedTargetSizes" element
|
void |
setMaximumFileSize(XmlObject maximumFileSize)
Sets the "MaximumFileSize" element
|
void |
unsetExpectedTargetSizes()
Unsets the "ExpectedTargetSizes" element
|
void |
unsetMaximumFileSize()
Unsets the "MaximumFileSize" element
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdate
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
XmlObject getDescriptionID()
void setDescriptionID(XmlObject descriptionID)
XmlObject addNewDescriptionID()
XmlObject getExpectedScaleDimensions()
void setExpectedScaleDimensions(XmlObject expectedScaleDimensions)
XmlObject addNewExpectedScaleDimensions()
XmlObject getExpectedTargetSizes()
boolean isSetExpectedTargetSizes()
void setExpectedTargetSizes(XmlObject expectedTargetSizes)
XmlObject addNewExpectedTargetSizes()
void unsetExpectedTargetSizes()
XmlObject getMaximumFileSize()
boolean isSetMaximumFileSize()
void setMaximumFileSize(XmlObject maximumFileSize)
XmlObject addNewMaximumFileSize()
void unsetMaximumFileSize()