public interface CTIconFilter extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTIconFilter.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 |
|---|---|
long |
getIconId()
Gets the "iconId" attribute
|
STIconSetType.Enum |
getIconSet()
Gets the "iconSet" attribute
|
boolean |
isSetIconId()
True if has "iconId" attribute
|
void |
setIconId(long iconId)
Sets the "iconId" attribute
|
void |
setIconSet(STIconSetType.Enum iconSet)
Sets the "iconSet" attribute
|
void |
unsetIconId()
Unsets the "iconId" attribute
|
XmlUnsignedInt |
xgetIconId()
Gets (as xml) the "iconId" attribute
|
STIconSetType |
xgetIconSet()
Gets (as xml) the "iconSet" attribute
|
void |
xsetIconId(XmlUnsignedInt iconId)
Sets (as xml) the "iconId" attribute
|
void |
xsetIconSet(STIconSetType iconSet)
Sets (as xml) the "iconSet" attribute
|
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, 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
STIconSetType.Enum getIconSet()
STIconSetType xgetIconSet()
void setIconSet(STIconSetType.Enum iconSet)
void xsetIconSet(STIconSetType iconSet)
long getIconId()
XmlUnsignedInt xgetIconId()
boolean isSetIconId()
void setIconId(long iconId)
void xsetIconId(XmlUnsignedInt iconId)
void unsetIconId()
Copyright © 2010 - 2020 Adobe. All Rights Reserved