public interface CTRevisionQueryTableField extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTRevisionQueryTableField.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
long |
getFieldId()
Gets the "fieldId" attribute
|
String |
getRef()
Gets the "ref" attribute
|
long |
getSheetId()
Gets the "sheetId" attribute
|
void |
setFieldId(long fieldId)
Sets the "fieldId" attribute
|
void |
setRef(String ref)
Sets the "ref" attribute
|
void |
setSheetId(long sheetId)
Sets the "sheetId" attribute
|
XmlUnsignedInt |
xgetFieldId()
Gets (as xml) the "fieldId" attribute
|
STRef |
xgetRef()
Gets (as xml) the "ref" attribute
|
XmlUnsignedInt |
xgetSheetId()
Gets (as xml) the "sheetId" attribute
|
void |
xsetFieldId(XmlUnsignedInt fieldId)
Sets (as xml) the "fieldId" attribute
|
void |
xsetRef(STRef ref)
Sets (as xml) the "ref" attribute
|
void |
xsetSheetId(XmlUnsignedInt sheetId)
Sets (as xml) the "sheetId" attribute
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
long getSheetId()
XmlUnsignedInt xgetSheetId()
void setSheetId(long sheetId)
void xsetSheetId(XmlUnsignedInt sheetId)
String getRef()
STRef xgetRef()
void setRef(String ref)
void xsetRef(STRef ref)
long getFieldId()
XmlUnsignedInt xgetFieldId()
void setFieldId(long fieldId)
void xsetFieldId(XmlUnsignedInt fieldId)
Copyright © 2010 - 2020 Adobe. All Rights Reserved