Interface CTChartsheetProtection
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTChartsheetProtection extends XmlObject
An XML CT_ChartsheetProtection(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTChartsheetProtection>Factorystatic 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.lang.StringgetAlgorithmName()Gets the "algorithmName" attributebooleangetContent()Gets the "content" attributebyte[]getHashValue()Gets the "hashValue" attributebooleangetObjects()Gets the "objects" attributebyte[]getPassword()Gets the "password" attributebyte[]getSaltValue()Gets the "saltValue" attributelonggetSpinCount()Gets the "spinCount" attributebooleanisSetAlgorithmName()True if has "algorithmName" attributebooleanisSetContent()True if has "content" attributebooleanisSetHashValue()True if has "hashValue" attributebooleanisSetObjects()True if has "objects" attributebooleanisSetPassword()True if has "password" attributebooleanisSetSaltValue()True if has "saltValue" attributebooleanisSetSpinCount()True if has "spinCount" attributevoidsetAlgorithmName(java.lang.String algorithmName)Sets the "algorithmName" attributevoidsetContent(boolean content)Sets the "content" attributevoidsetHashValue(byte[] hashValue)Sets the "hashValue" attributevoidsetObjects(boolean objects)Sets the "objects" attributevoidsetPassword(byte[] password)Sets the "password" attributevoidsetSaltValue(byte[] saltValue)Sets the "saltValue" attributevoidsetSpinCount(long spinCount)Sets the "spinCount" attributevoidunsetAlgorithmName()Unsets the "algorithmName" attributevoidunsetContent()Unsets the "content" attributevoidunsetHashValue()Unsets the "hashValue" attributevoidunsetObjects()Unsets the "objects" attributevoidunsetPassword()Unsets the "password" attributevoidunsetSaltValue()Unsets the "saltValue" attributevoidunsetSpinCount()Unsets the "spinCount" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetAlgorithmName()Gets (as xml) the "algorithmName" attributeXmlBooleanxgetContent()Gets (as xml) the "content" attributeXmlBase64BinaryxgetHashValue()Gets (as xml) the "hashValue" attributeXmlBooleanxgetObjects()Gets (as xml) the "objects" attributeSTUnsignedShortHexxgetPassword()Gets (as xml) the "password" attributeXmlBase64BinaryxgetSaltValue()Gets (as xml) the "saltValue" attributeXmlUnsignedIntxgetSpinCount()Gets (as xml) the "spinCount" attributevoidxsetAlgorithmName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring algorithmName)Sets (as xml) the "algorithmName" attributevoidxsetContent(XmlBoolean content)Sets (as xml) the "content" attributevoidxsetHashValue(XmlBase64Binary hashValue)Sets (as xml) the "hashValue" attributevoidxsetObjects(XmlBoolean objects)Sets (as xml) the "objects" attributevoidxsetPassword(STUnsignedShortHex password)Sets (as xml) the "password" attributevoidxsetSaltValue(XmlBase64Binary saltValue)Sets (as xml) the "saltValue" attributevoidxsetSpinCount(XmlUnsignedInt spinCount)Sets (as xml) the "spinCount" 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, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTChartsheetProtection> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getPassword
byte[] getPassword()
Gets the "password" attribute
-
xgetPassword
STUnsignedShortHex xgetPassword()
Gets (as xml) the "password" attribute
-
isSetPassword
boolean isSetPassword()
True if has "password" attribute
-
setPassword
void setPassword(byte[] password)
Sets the "password" attribute
-
xsetPassword
void xsetPassword(STUnsignedShortHex password)
Sets (as xml) the "password" attribute
-
unsetPassword
void unsetPassword()
Unsets the "password" attribute
-
getAlgorithmName
java.lang.String getAlgorithmName()
Gets the "algorithmName" attribute
-
xgetAlgorithmName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetAlgorithmName()
Gets (as xml) the "algorithmName" attribute
-
isSetAlgorithmName
boolean isSetAlgorithmName()
True if has "algorithmName" attribute
-
setAlgorithmName
void setAlgorithmName(java.lang.String algorithmName)
Sets the "algorithmName" attribute
-
xsetAlgorithmName
void xsetAlgorithmName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring algorithmName)
Sets (as xml) the "algorithmName" attribute
-
unsetAlgorithmName
void unsetAlgorithmName()
Unsets the "algorithmName" attribute
-
getHashValue
byte[] getHashValue()
Gets the "hashValue" attribute
-
xgetHashValue
XmlBase64Binary xgetHashValue()
Gets (as xml) the "hashValue" attribute
-
isSetHashValue
boolean isSetHashValue()
True if has "hashValue" attribute
-
setHashValue
void setHashValue(byte[] hashValue)
Sets the "hashValue" attribute
-
xsetHashValue
void xsetHashValue(XmlBase64Binary hashValue)
Sets (as xml) the "hashValue" attribute
-
unsetHashValue
void unsetHashValue()
Unsets the "hashValue" attribute
-
getSaltValue
byte[] getSaltValue()
Gets the "saltValue" attribute
-
xgetSaltValue
XmlBase64Binary xgetSaltValue()
Gets (as xml) the "saltValue" attribute
-
isSetSaltValue
boolean isSetSaltValue()
True if has "saltValue" attribute
-
setSaltValue
void setSaltValue(byte[] saltValue)
Sets the "saltValue" attribute
-
xsetSaltValue
void xsetSaltValue(XmlBase64Binary saltValue)
Sets (as xml) the "saltValue" attribute
-
unsetSaltValue
void unsetSaltValue()
Unsets the "saltValue" attribute
-
getSpinCount
long getSpinCount()
Gets the "spinCount" attribute
-
xgetSpinCount
XmlUnsignedInt xgetSpinCount()
Gets (as xml) the "spinCount" attribute
-
isSetSpinCount
boolean isSetSpinCount()
True if has "spinCount" attribute
-
setSpinCount
void setSpinCount(long spinCount)
Sets the "spinCount" attribute
-
xsetSpinCount
void xsetSpinCount(XmlUnsignedInt spinCount)
Sets (as xml) the "spinCount" attribute
-
unsetSpinCount
void unsetSpinCount()
Unsets the "spinCount" attribute
-
getContent
boolean getContent()
Gets the "content" attribute
-
xgetContent
XmlBoolean xgetContent()
Gets (as xml) the "content" attribute
-
isSetContent
boolean isSetContent()
True if has "content" attribute
-
setContent
void setContent(boolean content)
Sets the "content" attribute
-
xsetContent
void xsetContent(XmlBoolean content)
Sets (as xml) the "content" attribute
-
unsetContent
void unsetContent()
Unsets the "content" attribute
-
getObjects
boolean getObjects()
Gets the "objects" attribute
-
xgetObjects
XmlBoolean xgetObjects()
Gets (as xml) the "objects" attribute
-
isSetObjects
boolean isSetObjects()
True if has "objects" attribute
-
setObjects
void setObjects(boolean objects)
Sets the "objects" attribute
-
xsetObjects
void xsetObjects(XmlBoolean objects)
Sets (as xml) the "objects" attribute
-
unsetObjects
void unsetObjects()
Unsets the "objects" attribute
-
-