Interface STBevelPresetType
- All Superinterfaces:
XmlAnySimpleType,XmlNormalizedString,XmlObject,XmlString,XmlToken,XmlTokenSource
An XML ST_BevelPresetType(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.drawingml.x2006.main.STBevelPresetType.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for org.openxmlformats.schemas.drawingml.x2006.main.STBevelPresetType. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final SimpleTypeFactory<STBevelPresetType> static final STBevelPresetType.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 STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final STBevelPresetType.Enumstatic final SchemaTypeFields 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
-
RELAXED_INSET
-
CIRCLE
-
SLOPE
-
CROSS
-
ANGLE
-
SOFT_ROUND
-
CONVEX
-
COOL_SLANT
-
DIVOT
-
RIBLET
-
HARD_EDGE
-
ART_DECO
-
INT_RELAXED_INSET
static final int INT_RELAXED_INSET- See Also:
-
INT_CIRCLE
static final int INT_CIRCLE- See Also:
-
INT_SLOPE
static final int INT_SLOPE- See Also:
-
INT_CROSS
static final int INT_CROSS- See Also:
-
INT_ANGLE
static final int INT_ANGLE- See Also:
-
INT_SOFT_ROUND
static final int INT_SOFT_ROUND- See Also:
-
INT_CONVEX
static final int INT_CONVEX- See Also:
-
INT_COOL_SLANT
static final int INT_COOL_SLANT- See Also:
-
INT_DIVOT
static final int INT_DIVOT- See Also:
-
INT_RIBLET
static final int INT_RIBLET- See Also:
-
INT_HARD_EDGE
static final int INT_HARD_EDGE- See Also:
-
INT_ART_DECO
static final int INT_ART_DECO- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-