Interface STPresetShadowVal
-
- All Superinterfaces:
XmlAnySimpleType
,XmlNormalizedString
,XmlObject
,XmlString
,XmlToken
,XmlTokenSource
public interface STPresetShadowVal extends XmlToken
An XML ST_PresetShadowVal(@http://schemas.openxmlformats.org/drawingml/2006/main). This is an atomic type that is a restriction of org.openxmlformats.schemas.drawingml.x2006.main.STPresetShadowVal.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
STPresetShadowVal.Enum
Enumeration value class for org.openxmlformats.schemas.drawingml.x2006.main.STPresetShadowVal.static class
STPresetShadowVal.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringEnumAbstractBase
enumValue()
void
set(StringEnumAbstractBase e)
-
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, set, setStringValue, stringValue
-
Methods 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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
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
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
SHDW_1
static final STPresetShadowVal.Enum SHDW_1
-
SHDW_2
static final STPresetShadowVal.Enum SHDW_2
-
SHDW_3
static final STPresetShadowVal.Enum SHDW_3
-
SHDW_4
static final STPresetShadowVal.Enum SHDW_4
-
SHDW_5
static final STPresetShadowVal.Enum SHDW_5
-
SHDW_6
static final STPresetShadowVal.Enum SHDW_6
-
SHDW_7
static final STPresetShadowVal.Enum SHDW_7
-
SHDW_8
static final STPresetShadowVal.Enum SHDW_8
-
SHDW_9
static final STPresetShadowVal.Enum SHDW_9
-
SHDW_10
static final STPresetShadowVal.Enum SHDW_10
-
SHDW_11
static final STPresetShadowVal.Enum SHDW_11
-
SHDW_12
static final STPresetShadowVal.Enum SHDW_12
-
SHDW_13
static final STPresetShadowVal.Enum SHDW_13
-
SHDW_14
static final STPresetShadowVal.Enum SHDW_14
-
SHDW_15
static final STPresetShadowVal.Enum SHDW_15
-
SHDW_16
static final STPresetShadowVal.Enum SHDW_16
-
SHDW_17
static final STPresetShadowVal.Enum SHDW_17
-
SHDW_18
static final STPresetShadowVal.Enum SHDW_18
-
SHDW_19
static final STPresetShadowVal.Enum SHDW_19
-
SHDW_20
static final STPresetShadowVal.Enum SHDW_20
-
INT_SHDW_1
static final int INT_SHDW_1
- See Also:
- Constant Field Values
-
INT_SHDW_2
static final int INT_SHDW_2
- See Also:
- Constant Field Values
-
INT_SHDW_3
static final int INT_SHDW_3
- See Also:
- Constant Field Values
-
INT_SHDW_4
static final int INT_SHDW_4
- See Also:
- Constant Field Values
-
INT_SHDW_5
static final int INT_SHDW_5
- See Also:
- Constant Field Values
-
INT_SHDW_6
static final int INT_SHDW_6
- See Also:
- Constant Field Values
-
INT_SHDW_7
static final int INT_SHDW_7
- See Also:
- Constant Field Values
-
INT_SHDW_8
static final int INT_SHDW_8
- See Also:
- Constant Field Values
-
INT_SHDW_9
static final int INT_SHDW_9
- See Also:
- Constant Field Values
-
INT_SHDW_10
static final int INT_SHDW_10
- See Also:
- Constant Field Values
-
INT_SHDW_11
static final int INT_SHDW_11
- See Also:
- Constant Field Values
-
INT_SHDW_12
static final int INT_SHDW_12
- See Also:
- Constant Field Values
-
INT_SHDW_13
static final int INT_SHDW_13
- See Also:
- Constant Field Values
-
INT_SHDW_14
static final int INT_SHDW_14
- See Also:
- Constant Field Values
-
INT_SHDW_15
static final int INT_SHDW_15
- See Also:
- Constant Field Values
-
INT_SHDW_16
static final int INT_SHDW_16
- See Also:
- Constant Field Values
-
INT_SHDW_17
static final int INT_SHDW_17
- See Also:
- Constant Field Values
-
INT_SHDW_18
static final int INT_SHDW_18
- See Also:
- Constant Field Values
-
INT_SHDW_19
static final int INT_SHDW_19
- See Also:
- Constant Field Values
-
INT_SHDW_20
static final int INT_SHDW_20
- See Also:
- Constant Field Values
-
-
Method Detail
-
enumValue
StringEnumAbstractBase enumValue()
-
set
void set(StringEnumAbstractBase e)
-
-