public class CTQueryTableRefresh extends java.lang.Object implements Child
Java class for CT_QueryTableRefresh complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_QueryTableRefresh">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="queryTableFields" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_QueryTableFields"/>
<element name="queryTableDeletedFields" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_QueryTableDeletedFields" minOccurs="0"/>
<element name="sortState" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_SortState" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/>
</sequence>
<attribute name="preserveSortFilterLayout" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="fieldIdWrapped" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="headersInLastRefresh" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="minimumVersion" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" default="0" />
<attribute name="nextId" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="1" />
<attribute name="unboundColumnsLeft" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="0" />
<attribute name="unboundColumnsRight" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="0" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CTExtensionList |
extLst |
protected java.lang.Boolean |
fieldIdWrapped |
protected java.lang.Boolean |
headersInLastRefresh |
protected java.lang.Short |
minimumVersion |
protected java.lang.Long |
nextId |
protected java.lang.Boolean |
preserveSortFilterLayout |
protected CTQueryTableDeletedFields |
queryTableDeletedFields |
protected CTQueryTableFields |
queryTableFields |
protected CTSortState |
sortState |
protected java.lang.Long |
unboundColumnsLeft |
protected java.lang.Long |
unboundColumnsRight |
| Constructor and Description |
|---|
CTQueryTableRefresh() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
CTExtensionList |
getExtLst()
Gets the value of the extLst property.
|
short |
getMinimumVersion()
Gets the value of the minimumVersion property.
|
long |
getNextId()
Gets the value of the nextId property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTQueryTableDeletedFields |
getQueryTableDeletedFields()
Gets the value of the queryTableDeletedFields property.
|
CTQueryTableFields |
getQueryTableFields()
Gets the value of the queryTableFields property.
|
CTSortState |
getSortState()
Gets the value of the sortState property.
|
long |
getUnboundColumnsLeft()
Gets the value of the unboundColumnsLeft property.
|
long |
getUnboundColumnsRight()
Gets the value of the unboundColumnsRight property.
|
boolean |
isFieldIdWrapped()
Gets the value of the fieldIdWrapped property.
|
boolean |
isHeadersInLastRefresh()
Gets the value of the headersInLastRefresh property.
|
boolean |
isPreserveSortFilterLayout()
Gets the value of the preserveSortFilterLayout property.
|
void |
setExtLst(CTExtensionList value)
Sets the value of the extLst property.
|
void |
setFieldIdWrapped(java.lang.Boolean value)
Sets the value of the fieldIdWrapped property.
|
void |
setHeadersInLastRefresh(java.lang.Boolean value)
Sets the value of the headersInLastRefresh property.
|
void |
setMinimumVersion(java.lang.Short value)
Sets the value of the minimumVersion property.
|
void |
setNextId(java.lang.Long value)
Sets the value of the nextId property.
|
void |
setParent(java.lang.Object parent) |
void |
setPreserveSortFilterLayout(java.lang.Boolean value)
Sets the value of the preserveSortFilterLayout property.
|
void |
setQueryTableDeletedFields(CTQueryTableDeletedFields value)
Sets the value of the queryTableDeletedFields property.
|
void |
setQueryTableFields(CTQueryTableFields value)
Sets the value of the queryTableFields property.
|
void |
setSortState(CTSortState value)
Sets the value of the sortState property.
|
void |
setUnboundColumnsLeft(java.lang.Long value)
Sets the value of the unboundColumnsLeft property.
|
void |
setUnboundColumnsRight(java.lang.Long value)
Sets the value of the unboundColumnsRight property.
|
protected CTQueryTableFields queryTableFields
protected CTQueryTableDeletedFields queryTableDeletedFields
protected CTSortState sortState
protected CTExtensionList extLst
protected java.lang.Boolean preserveSortFilterLayout
protected java.lang.Boolean fieldIdWrapped
protected java.lang.Boolean headersInLastRefresh
protected java.lang.Short minimumVersion
protected java.lang.Long nextId
protected java.lang.Long unboundColumnsLeft
protected java.lang.Long unboundColumnsRight
public CTQueryTableFields getQueryTableFields()
CTQueryTableFieldspublic void setQueryTableFields(CTQueryTableFields value)
value - allowed object is
CTQueryTableFieldspublic CTQueryTableDeletedFields getQueryTableDeletedFields()
CTQueryTableDeletedFieldspublic void setQueryTableDeletedFields(CTQueryTableDeletedFields value)
value - allowed object is
CTQueryTableDeletedFieldspublic CTSortState getSortState()
CTSortStatepublic void setSortState(CTSortState value)
value - allowed object is
CTSortStatepublic CTExtensionList getExtLst()
CTExtensionListpublic void setExtLst(CTExtensionList value)
value - allowed object is
CTExtensionListpublic boolean isPreserveSortFilterLayout()
Booleanpublic void setPreserveSortFilterLayout(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isFieldIdWrapped()
Booleanpublic void setFieldIdWrapped(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isHeadersInLastRefresh()
Booleanpublic void setHeadersInLastRefresh(java.lang.Boolean value)
value - allowed object is
Booleanpublic short getMinimumVersion()
Shortpublic void setMinimumVersion(java.lang.Short value)
value - allowed object is
Shortpublic long getNextId()
Longpublic void setNextId(java.lang.Long value)
value - allowed object is
Longpublic long getUnboundColumnsLeft()
Longpublic void setUnboundColumnsLeft(java.lang.Long value)
value - allowed object is
Longpublic long getUnboundColumnsRight()
Longpublic void setUnboundColumnsRight(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2023. All rights reserved.