public static interface CodeAnalysisDependentAssemblyPathsDocument.CodeAnalysisDependentAssemblyPaths extends SimpleItemType
Modifier and Type | Interface and Description |
---|---|
static class |
CodeAnalysisDependentAssemblyPathsDocument.CodeAnalysisDependentAssemblyPaths.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 |
---|---|
String |
getInclude()
Gets the "Include" attribute
|
boolean |
isSetInclude()
True if has "Include" attribute
|
void |
setInclude(String include)
Sets the "Include" attribute
|
void |
unsetInclude()
Unsets the "Include" attribute
|
XmlString |
xgetInclude()
Gets (as xml) the "Include" attribute
|
void |
xsetInclude(XmlString include)
Sets (as xml) the "Include" attribute
|
getCondition, getExclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, 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
String getInclude()
getInclude
in interface SimpleItemType
XmlString xgetInclude()
xgetInclude
in interface SimpleItemType
boolean isSetInclude()
isSetInclude
in interface SimpleItemType
void setInclude(String include)
setInclude
in interface SimpleItemType
void xsetInclude(XmlString include)
xsetInclude
in interface SimpleItemType
void unsetInclude()
unsetInclude
in interface SimpleItemType