Interface CTInd
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTInd extends XmlObject
An XML CT_Ind(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTInd.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 java.math.BigIntegergetFirstLine()Gets the "firstLine" attributejava.math.BigIntegergetFirstLineChars()Gets the "firstLineChars" attributejava.math.BigIntegergetHanging()Gets the "hanging" attributejava.math.BigIntegergetHangingChars()Gets the "hangingChars" attributejava.math.BigIntegergetLeft()Gets the "left" attributejava.math.BigIntegergetLeftChars()Gets the "leftChars" attributejava.math.BigIntegergetRight()Gets the "right" attributejava.math.BigIntegergetRightChars()Gets the "rightChars" attributebooleanisSetFirstLine()True if has "firstLine" attributebooleanisSetFirstLineChars()True if has "firstLineChars" attributebooleanisSetHanging()True if has "hanging" attributebooleanisSetHangingChars()True if has "hangingChars" attributebooleanisSetLeft()True if has "left" attributebooleanisSetLeftChars()True if has "leftChars" attributebooleanisSetRight()True if has "right" attributebooleanisSetRightChars()True if has "rightChars" attributevoidsetFirstLine(java.math.BigInteger firstLine)Sets the "firstLine" attributevoidsetFirstLineChars(java.math.BigInteger firstLineChars)Sets the "firstLineChars" attributevoidsetHanging(java.math.BigInteger hanging)Sets the "hanging" attributevoidsetHangingChars(java.math.BigInteger hangingChars)Sets the "hangingChars" attributevoidsetLeft(java.math.BigInteger left)Sets the "left" attributevoidsetLeftChars(java.math.BigInteger leftChars)Sets the "leftChars" attributevoidsetRight(java.math.BigInteger right)Sets the "right" attributevoidsetRightChars(java.math.BigInteger rightChars)Sets the "rightChars" attributevoidunsetFirstLine()Unsets the "firstLine" attributevoidunsetFirstLineChars()Unsets the "firstLineChars" attributevoidunsetHanging()Unsets the "hanging" attributevoidunsetHangingChars()Unsets the "hangingChars" attributevoidunsetLeft()Unsets the "left" attributevoidunsetLeftChars()Unsets the "leftChars" attributevoidunsetRight()Unsets the "right" attributevoidunsetRightChars()Unsets the "rightChars" attributeSTTwipsMeasurexgetFirstLine()Gets (as xml) the "firstLine" attributeSTDecimalNumberxgetFirstLineChars()Gets (as xml) the "firstLineChars" attributeSTTwipsMeasurexgetHanging()Gets (as xml) the "hanging" attributeSTDecimalNumberxgetHangingChars()Gets (as xml) the "hangingChars" attributeSTSignedTwipsMeasurexgetLeft()Gets (as xml) the "left" attributeSTDecimalNumberxgetLeftChars()Gets (as xml) the "leftChars" attributeSTSignedTwipsMeasurexgetRight()Gets (as xml) the "right" attributeSTDecimalNumberxgetRightChars()Gets (as xml) the "rightChars" attributevoidxsetFirstLine(STTwipsMeasure firstLine)Sets (as xml) the "firstLine" attributevoidxsetFirstLineChars(STDecimalNumber firstLineChars)Sets (as xml) the "firstLineChars" attributevoidxsetHanging(STTwipsMeasure hanging)Sets (as xml) the "hanging" attributevoidxsetHangingChars(STDecimalNumber hangingChars)Sets (as xml) the "hangingChars" attributevoidxsetLeft(STSignedTwipsMeasure left)Sets (as xml) the "left" attributevoidxsetLeftChars(STDecimalNumber leftChars)Sets (as xml) the "leftChars" attributevoidxsetRight(STSignedTwipsMeasure right)Sets (as xml) the "right" attributevoidxsetRightChars(STDecimalNumber rightChars)Sets (as xml) the "rightChars" attribute-
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
-
-
Method Detail
-
getLeft
java.math.BigInteger getLeft()
Gets the "left" attribute
-
xgetLeft
STSignedTwipsMeasure xgetLeft()
Gets (as xml) the "left" attribute
-
isSetLeft
boolean isSetLeft()
True if has "left" attribute
-
setLeft
void setLeft(java.math.BigInteger left)
Sets the "left" attribute
-
xsetLeft
void xsetLeft(STSignedTwipsMeasure left)
Sets (as xml) the "left" attribute
-
unsetLeft
void unsetLeft()
Unsets the "left" attribute
-
getLeftChars
java.math.BigInteger getLeftChars()
Gets the "leftChars" attribute
-
xgetLeftChars
STDecimalNumber xgetLeftChars()
Gets (as xml) the "leftChars" attribute
-
isSetLeftChars
boolean isSetLeftChars()
True if has "leftChars" attribute
-
setLeftChars
void setLeftChars(java.math.BigInteger leftChars)
Sets the "leftChars" attribute
-
xsetLeftChars
void xsetLeftChars(STDecimalNumber leftChars)
Sets (as xml) the "leftChars" attribute
-
unsetLeftChars
void unsetLeftChars()
Unsets the "leftChars" attribute
-
getRight
java.math.BigInteger getRight()
Gets the "right" attribute
-
xgetRight
STSignedTwipsMeasure xgetRight()
Gets (as xml) the "right" attribute
-
isSetRight
boolean isSetRight()
True if has "right" attribute
-
setRight
void setRight(java.math.BigInteger right)
Sets the "right" attribute
-
xsetRight
void xsetRight(STSignedTwipsMeasure right)
Sets (as xml) the "right" attribute
-
unsetRight
void unsetRight()
Unsets the "right" attribute
-
getRightChars
java.math.BigInteger getRightChars()
Gets the "rightChars" attribute
-
xgetRightChars
STDecimalNumber xgetRightChars()
Gets (as xml) the "rightChars" attribute
-
isSetRightChars
boolean isSetRightChars()
True if has "rightChars" attribute
-
setRightChars
void setRightChars(java.math.BigInteger rightChars)
Sets the "rightChars" attribute
-
xsetRightChars
void xsetRightChars(STDecimalNumber rightChars)
Sets (as xml) the "rightChars" attribute
-
unsetRightChars
void unsetRightChars()
Unsets the "rightChars" attribute
-
getHanging
java.math.BigInteger getHanging()
Gets the "hanging" attribute
-
xgetHanging
STTwipsMeasure xgetHanging()
Gets (as xml) the "hanging" attribute
-
isSetHanging
boolean isSetHanging()
True if has "hanging" attribute
-
setHanging
void setHanging(java.math.BigInteger hanging)
Sets the "hanging" attribute
-
xsetHanging
void xsetHanging(STTwipsMeasure hanging)
Sets (as xml) the "hanging" attribute
-
unsetHanging
void unsetHanging()
Unsets the "hanging" attribute
-
getHangingChars
java.math.BigInteger getHangingChars()
Gets the "hangingChars" attribute
-
xgetHangingChars
STDecimalNumber xgetHangingChars()
Gets (as xml) the "hangingChars" attribute
-
isSetHangingChars
boolean isSetHangingChars()
True if has "hangingChars" attribute
-
setHangingChars
void setHangingChars(java.math.BigInteger hangingChars)
Sets the "hangingChars" attribute
-
xsetHangingChars
void xsetHangingChars(STDecimalNumber hangingChars)
Sets (as xml) the "hangingChars" attribute
-
unsetHangingChars
void unsetHangingChars()
Unsets the "hangingChars" attribute
-
getFirstLine
java.math.BigInteger getFirstLine()
Gets the "firstLine" attribute
-
xgetFirstLine
STTwipsMeasure xgetFirstLine()
Gets (as xml) the "firstLine" attribute
-
isSetFirstLine
boolean isSetFirstLine()
True if has "firstLine" attribute
-
setFirstLine
void setFirstLine(java.math.BigInteger firstLine)
Sets the "firstLine" attribute
-
xsetFirstLine
void xsetFirstLine(STTwipsMeasure firstLine)
Sets (as xml) the "firstLine" attribute
-
unsetFirstLine
void unsetFirstLine()
Unsets the "firstLine" attribute
-
getFirstLineChars
java.math.BigInteger getFirstLineChars()
Gets the "firstLineChars" attribute
-
xgetFirstLineChars
STDecimalNumber xgetFirstLineChars()
Gets (as xml) the "firstLineChars" attribute
-
isSetFirstLineChars
boolean isSetFirstLineChars()
True if has "firstLineChars" attribute
-
setFirstLineChars
void setFirstLineChars(java.math.BigInteger firstLineChars)
Sets the "firstLineChars" attribute
-
xsetFirstLineChars
void xsetFirstLineChars(STDecimalNumber firstLineChars)
Sets (as xml) the "firstLineChars" attribute
-
unsetFirstLineChars
void unsetFirstLineChars()
Unsets the "firstLineChars" attribute
-
-