Interface CTParameter
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Parameter(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTParameter> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the "boolean" attributegetCell()Gets the "cell" attributedoubleGets the "double" attributeintGets the "integer" attributegetName()Gets the "name" attributeGets the "parameterType" attributeGets the "prompt" attributebooleanGets the "refreshOnChange" attributeintGets the "sqlType" attributeGets the "string" attributebooleanTrue if has "boolean" attributebooleanTrue if has "cell" attributebooleanTrue if has "double" attributebooleanTrue if has "integer" attributebooleanTrue if has "name" attributebooleanTrue if has "parameterType" attributebooleanTrue if has "prompt" attributebooleanTrue if has "refreshOnChange" attributebooleanTrue if has "sqlType" attributebooleanTrue if has "string" attributevoidsetBoolean(boolean xboolean) Sets the "boolean" attributevoidSets the "cell" attributevoidsetDouble(double xdouble) Sets the "double" attributevoidsetInteger(int integer) Sets the "integer" attributevoidSets the "name" attributevoidsetParameterType(STParameterType.Enum parameterType) Sets the "parameterType" attributevoidSets the "prompt" attributevoidsetRefreshOnChange(boolean refreshOnChange) Sets the "refreshOnChange" attributevoidsetSqlType(int sqlType) Sets the "sqlType" attributevoidSets the "string" attributevoidUnsets the "boolean" attributevoidUnsets the "cell" attributevoidUnsets the "double" attributevoidUnsets the "integer" attributevoidUnsets the "name" attributevoidUnsets the "parameterType" attributevoidUnsets the "prompt" attributevoidUnsets the "refreshOnChange" attributevoidUnsets the "sqlType" attributevoidUnsets the "string" attributeGets (as xml) the "boolean" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetCell()Gets (as xml) the "cell" attributeGets (as xml) the "double" attributeGets (as xml) the "integer" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetName()Gets (as xml) the "name" attributeGets (as xml) the "parameterType" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "prompt" attributeGets (as xml) the "refreshOnChange" attributeGets (as xml) the "sqlType" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "string" attributevoidxsetBoolean(XmlBoolean xboolean) Sets (as xml) the "boolean" attributevoidxsetCell(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring cell) Sets (as xml) the "cell" attributevoidxsetDouble(XmlDouble xdouble) Sets (as xml) the "double" attributevoidxsetInteger(XmlInt integer) Sets (as xml) the "integer" attributevoidxsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name) Sets (as xml) the "name" attributevoidxsetParameterType(STParameterType parameterType) Sets (as xml) the "parameterType" attributevoidxsetPrompt(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring prompt) Sets (as xml) the "prompt" attributevoidxsetRefreshOnChange(XmlBoolean refreshOnChange) Sets (as xml) the "refreshOnChange" attributevoidxsetSqlType(XmlInt sqlType) Sets (as xml) the "sqlType" attributevoidxsetString(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring string) Sets (as xml) the "string" attributeMethods 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
-
-
Method Details
-
getName
String getName()Gets the "name" attribute -
xgetName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()Gets (as xml) the "name" attribute -
isSetName
boolean isSetName()True if has "name" attribute -
setName
Sets the "name" attribute -
unsetName
void unsetName()Unsets the "name" attribute -
getSqlType
int getSqlType()Gets the "sqlType" attribute -
xgetSqlType
XmlInt xgetSqlType()Gets (as xml) the "sqlType" attribute -
isSetSqlType
boolean isSetSqlType()True if has "sqlType" attribute -
setSqlType
void setSqlType(int sqlType) Sets the "sqlType" attribute -
xsetSqlType
Sets (as xml) the "sqlType" attribute -
unsetSqlType
void unsetSqlType()Unsets the "sqlType" attribute -
getParameterType
STParameterType.Enum getParameterType()Gets the "parameterType" attribute -
xgetParameterType
STParameterType xgetParameterType()Gets (as xml) the "parameterType" attribute -
isSetParameterType
boolean isSetParameterType()True if has "parameterType" attribute -
setParameterType
Sets the "parameterType" attribute -
xsetParameterType
Sets (as xml) the "parameterType" attribute -
unsetParameterType
void unsetParameterType()Unsets the "parameterType" attribute -
getRefreshOnChange
boolean getRefreshOnChange()Gets the "refreshOnChange" attribute -
xgetRefreshOnChange
XmlBoolean xgetRefreshOnChange()Gets (as xml) the "refreshOnChange" attribute -
isSetRefreshOnChange
boolean isSetRefreshOnChange()True if has "refreshOnChange" attribute -
setRefreshOnChange
void setRefreshOnChange(boolean refreshOnChange) Sets the "refreshOnChange" attribute -
xsetRefreshOnChange
Sets (as xml) the "refreshOnChange" attribute -
unsetRefreshOnChange
void unsetRefreshOnChange()Unsets the "refreshOnChange" attribute -
getPrompt
String getPrompt()Gets the "prompt" attribute -
xgetPrompt
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetPrompt()Gets (as xml) the "prompt" attribute -
isSetPrompt
boolean isSetPrompt()True if has "prompt" attribute -
setPrompt
Sets the "prompt" attribute -
unsetPrompt
void unsetPrompt()Unsets the "prompt" attribute -
getBoolean
boolean getBoolean()Gets the "boolean" attribute -
xgetBoolean
XmlBoolean xgetBoolean()Gets (as xml) the "boolean" attribute -
isSetBoolean
boolean isSetBoolean()True if has "boolean" attribute -
setBoolean
void setBoolean(boolean xboolean) Sets the "boolean" attribute -
xsetBoolean
Sets (as xml) the "boolean" attribute -
unsetBoolean
void unsetBoolean()Unsets the "boolean" attribute -
getDouble
double getDouble()Gets the "double" attribute -
xgetDouble
XmlDouble xgetDouble()Gets (as xml) the "double" attribute -
isSetDouble
boolean isSetDouble()True if has "double" attribute -
setDouble
void setDouble(double xdouble) Sets the "double" attribute -
xsetDouble
Sets (as xml) the "double" attribute -
unsetDouble
void unsetDouble()Unsets the "double" attribute -
getInteger
int getInteger()Gets the "integer" attribute -
xgetInteger
XmlInt xgetInteger()Gets (as xml) the "integer" attribute -
isSetInteger
boolean isSetInteger()True if has "integer" attribute -
setInteger
void setInteger(int integer) Sets the "integer" attribute -
xsetInteger
Sets (as xml) the "integer" attribute -
unsetInteger
void unsetInteger()Unsets the "integer" attribute -
getString
String getString()Gets the "string" attribute -
xgetString
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetString()Gets (as xml) the "string" attribute -
isSetString
boolean isSetString()True if has "string" attribute -
setString
Sets the "string" attribute -
unsetString
void unsetString()Unsets the "string" attribute -
getCell
String getCell()Gets the "cell" attribute -
xgetCell
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCell()Gets (as xml) the "cell" attribute -
isSetCell
boolean isSetCell()True if has "cell" attribute -
setCell
Sets the "cell" attribute -
unsetCell
void unsetCell()Unsets the "cell" attribute
-