Interface STHighlightColor
- All Superinterfaces:
XmlAnySimpleType,XmlObject,XmlString,XmlTokenSource
An XML ST_HighlightColor(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.wordprocessingml.x2006.main.STHighlightColor.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for org.openxmlformats.schemas.wordprocessingml.x2006.main.STHighlightColor. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final SimpleTypeFactory<STHighlightColor> static final STHighlightColor.Enumstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final STHighlightColor.Enumstatic final SchemaTypestatic final STHighlightColor.Enumstatic final STHighlightColor.EnumFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, setStringValueMethods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
BLACK
-
BLUE
-
CYAN
-
GREEN
-
MAGENTA
-
RED
-
YELLOW
-
WHITE
-
DARK_BLUE
-
DARK_CYAN
-
DARK_GREEN
-
DARK_MAGENTA
-
DARK_RED
-
DARK_YELLOW
-
DARK_GRAY
-
LIGHT_GRAY
-
NONE
-
INT_BLACK
static final int INT_BLACK- See Also:
-
INT_BLUE
static final int INT_BLUE- See Also:
-
INT_CYAN
static final int INT_CYAN- See Also:
-
INT_GREEN
static final int INT_GREEN- See Also:
-
INT_MAGENTA
static final int INT_MAGENTA- See Also:
-
INT_RED
static final int INT_RED- See Also:
-
INT_YELLOW
static final int INT_YELLOW- See Also:
-
INT_WHITE
static final int INT_WHITE- See Also:
-
INT_DARK_BLUE
static final int INT_DARK_BLUE- See Also:
-
INT_DARK_CYAN
static final int INT_DARK_CYAN- See Also:
-
INT_DARK_GREEN
static final int INT_DARK_GREEN- See Also:
-
INT_DARK_MAGENTA
static final int INT_DARK_MAGENTA- See Also:
-
INT_DARK_RED
static final int INT_DARK_RED- See Also:
-
INT_DARK_YELLOW
static final int INT_DARK_YELLOW- See Also:
-
INT_DARK_GRAY
static final int INT_DARK_GRAY- See Also:
-
INT_LIGHT_GRAY
static final int INT_LIGHT_GRAY- See Also:
-
INT_NONE
static final int INT_NONE- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-