Interface STBlackWhiteMode
- All Superinterfaces:
XmlAnySimpleType,XmlNormalizedString,XmlObject,XmlString,XmlToken,XmlTokenSource
An XML ST_BlackWhiteMode(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.drawingml.x2006.main.STBlackWhiteMode.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for org.openxmlformats.schemas.drawingml.x2006.main.STBlackWhiteMode. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final STBlackWhiteMode.Enumstatic final STBlackWhiteMode.Enumstatic final STBlackWhiteMode.Enumstatic final STBlackWhiteMode.Enumstatic final STBlackWhiteMode.Enumstatic final SimpleTypeFactory<STBlackWhiteMode> static final STBlackWhiteMode.Enumstatic final STBlackWhiteMode.Enumstatic final STBlackWhiteMode.Enumstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final STBlackWhiteMode.Enumstatic final STBlackWhiteMode.Enumstatic final SchemaTypestatic final STBlackWhiteMode.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
-
CLR
-
AUTO
-
GRAY
-
LT_GRAY
-
INV_GRAY
-
GRAY_WHITE
-
BLACK_GRAY
-
BLACK_WHITE
-
BLACK
-
WHITE
-
HIDDEN
-
INT_CLR
static final int INT_CLR- See Also:
-
INT_AUTO
static final int INT_AUTO- See Also:
-
INT_GRAY
static final int INT_GRAY- See Also:
-
INT_LT_GRAY
static final int INT_LT_GRAY- See Also:
-
INT_INV_GRAY
static final int INT_INV_GRAY- See Also:
-
INT_GRAY_WHITE
static final int INT_GRAY_WHITE- See Also:
-
INT_BLACK_GRAY
static final int INT_BLACK_GRAY- See Also:
-
INT_BLACK_WHITE
static final int INT_BLACK_WHITE- See Also:
-
INT_BLACK
static final int INT_BLACK- See Also:
-
INT_WHITE
static final int INT_WHITE- See Also:
-
INT_HIDDEN
static final int INT_HIDDEN- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-