public static interface CodeAnalysisImportDocument.CodeAnalysisImport extends SimpleItemType
| Modifier and Type | Interface and Description |
|---|---|
static class |
CodeAnalysisImportDocument.CodeAnalysisImport.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, xsetUpdatechangeType, 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, xmlTextstatic final SchemaType type
String getInclude()
getInclude in interface SimpleItemTypeXmlString xgetInclude()
xgetInclude in interface SimpleItemTypeboolean isSetInclude()
isSetInclude in interface SimpleItemTypevoid setInclude(String include)
setInclude in interface SimpleItemTypevoid xsetInclude(XmlString include)
xsetInclude in interface SimpleItemTypevoid unsetInclude()
unsetInclude in interface SimpleItemType