Interface STShd
-
- All Superinterfaces:
XmlAnySimpleType
,XmlObject
,XmlString
,XmlTokenSource
public interface STShd extends XmlString
An XML ST_Shd(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is an atomic type that is a restriction of org.openxmlformats.schemas.wordprocessingml.x2006.main.STShd.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
STShd.Enum
Enumeration value class for org.openxmlformats.schemas.wordprocessingml.x2006.main.STShd.static class
STShd.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
-
NIL
static final STShd.Enum NIL
-
CLEAR
static final STShd.Enum CLEAR
-
SOLID
static final STShd.Enum SOLID
-
HORZ_STRIPE
static final STShd.Enum HORZ_STRIPE
-
VERT_STRIPE
static final STShd.Enum VERT_STRIPE
-
REVERSE_DIAG_STRIPE
static final STShd.Enum REVERSE_DIAG_STRIPE
-
DIAG_STRIPE
static final STShd.Enum DIAG_STRIPE
-
HORZ_CROSS
static final STShd.Enum HORZ_CROSS
-
DIAG_CROSS
static final STShd.Enum DIAG_CROSS
-
THIN_HORZ_STRIPE
static final STShd.Enum THIN_HORZ_STRIPE
-
THIN_VERT_STRIPE
static final STShd.Enum THIN_VERT_STRIPE
-
THIN_REVERSE_DIAG_STRIPE
static final STShd.Enum THIN_REVERSE_DIAG_STRIPE
-
THIN_DIAG_STRIPE
static final STShd.Enum THIN_DIAG_STRIPE
-
THIN_HORZ_CROSS
static final STShd.Enum THIN_HORZ_CROSS
-
THIN_DIAG_CROSS
static final STShd.Enum THIN_DIAG_CROSS
-
PCT_5
static final STShd.Enum PCT_5
-
PCT_10
static final STShd.Enum PCT_10
-
PCT_12
static final STShd.Enum PCT_12
-
PCT_15
static final STShd.Enum PCT_15
-
PCT_20
static final STShd.Enum PCT_20
-
PCT_25
static final STShd.Enum PCT_25
-
PCT_30
static final STShd.Enum PCT_30
-
PCT_35
static final STShd.Enum PCT_35
-
PCT_37
static final STShd.Enum PCT_37
-
PCT_40
static final STShd.Enum PCT_40
-
PCT_45
static final STShd.Enum PCT_45
-
PCT_50
static final STShd.Enum PCT_50
-
PCT_55
static final STShd.Enum PCT_55
-
PCT_60
static final STShd.Enum PCT_60
-
PCT_62
static final STShd.Enum PCT_62
-
PCT_65
static final STShd.Enum PCT_65
-
PCT_70
static final STShd.Enum PCT_70
-
PCT_75
static final STShd.Enum PCT_75
-
PCT_80
static final STShd.Enum PCT_80
-
PCT_85
static final STShd.Enum PCT_85
-
PCT_87
static final STShd.Enum PCT_87
-
PCT_90
static final STShd.Enum PCT_90
-
PCT_95
static final STShd.Enum PCT_95
-
INT_NIL
static final int INT_NIL
- See Also:
- Constant Field Values
-
INT_CLEAR
static final int INT_CLEAR
- See Also:
- Constant Field Values
-
INT_SOLID
static final int INT_SOLID
- See Also:
- Constant Field Values
-
INT_HORZ_STRIPE
static final int INT_HORZ_STRIPE
- See Also:
- Constant Field Values
-
INT_VERT_STRIPE
static final int INT_VERT_STRIPE
- See Also:
- Constant Field Values
-
INT_REVERSE_DIAG_STRIPE
static final int INT_REVERSE_DIAG_STRIPE
- See Also:
- Constant Field Values
-
INT_DIAG_STRIPE
static final int INT_DIAG_STRIPE
- See Also:
- Constant Field Values
-
INT_HORZ_CROSS
static final int INT_HORZ_CROSS
- See Also:
- Constant Field Values
-
INT_DIAG_CROSS
static final int INT_DIAG_CROSS
- See Also:
- Constant Field Values
-
INT_THIN_HORZ_STRIPE
static final int INT_THIN_HORZ_STRIPE
- See Also:
- Constant Field Values
-
INT_THIN_VERT_STRIPE
static final int INT_THIN_VERT_STRIPE
- See Also:
- Constant Field Values
-
INT_THIN_REVERSE_DIAG_STRIPE
static final int INT_THIN_REVERSE_DIAG_STRIPE
- See Also:
- Constant Field Values
-
INT_THIN_DIAG_STRIPE
static final int INT_THIN_DIAG_STRIPE
- See Also:
- Constant Field Values
-
INT_THIN_HORZ_CROSS
static final int INT_THIN_HORZ_CROSS
- See Also:
- Constant Field Values
-
INT_THIN_DIAG_CROSS
static final int INT_THIN_DIAG_CROSS
- See Also:
- Constant Field Values
-
INT_PCT_5
static final int INT_PCT_5
- See Also:
- Constant Field Values
-
INT_PCT_10
static final int INT_PCT_10
- See Also:
- Constant Field Values
-
INT_PCT_12
static final int INT_PCT_12
- See Also:
- Constant Field Values
-
INT_PCT_15
static final int INT_PCT_15
- See Also:
- Constant Field Values
-
INT_PCT_20
static final int INT_PCT_20
- See Also:
- Constant Field Values
-
INT_PCT_25
static final int INT_PCT_25
- See Also:
- Constant Field Values
-
INT_PCT_30
static final int INT_PCT_30
- See Also:
- Constant Field Values
-
INT_PCT_35
static final int INT_PCT_35
- See Also:
- Constant Field Values
-
INT_PCT_37
static final int INT_PCT_37
- See Also:
- Constant Field Values
-
INT_PCT_40
static final int INT_PCT_40
- See Also:
- Constant Field Values
-
INT_PCT_45
static final int INT_PCT_45
- See Also:
- Constant Field Values
-
INT_PCT_50
static final int INT_PCT_50
- See Also:
- Constant Field Values
-
INT_PCT_55
static final int INT_PCT_55
- See Also:
- Constant Field Values
-
INT_PCT_60
static final int INT_PCT_60
- See Also:
- Constant Field Values
-
INT_PCT_62
static final int INT_PCT_62
- See Also:
- Constant Field Values
-
INT_PCT_65
static final int INT_PCT_65
- See Also:
- Constant Field Values
-
INT_PCT_70
static final int INT_PCT_70
- See Also:
- Constant Field Values
-
INT_PCT_75
static final int INT_PCT_75
- See Also:
- Constant Field Values
-
INT_PCT_80
static final int INT_PCT_80
- See Also:
- Constant Field Values
-
INT_PCT_85
static final int INT_PCT_85
- See Also:
- Constant Field Values
-
INT_PCT_87
static final int INT_PCT_87
- See Also:
- Constant Field Values
-
INT_PCT_90
static final int INT_PCT_90
- See Also:
- Constant Field Values
-
INT_PCT_95
static final int INT_PCT_95
- See Also:
- Constant Field Values
-
-
Method Detail
-
enumValue
StringEnumAbstractBase enumValue()
-
set
void set(StringEnumAbstractBase e)
-
-