Interface CTConnection
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTConnection extends XmlObject
An XML CT_Connection(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTConnection.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 CTDbPraddNewDbPr()Appends and returns a new empty "dbPr" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTOlapPraddNewOlapPr()Appends and returns a new empty "olapPr" elementCTParametersaddNewParameters()Appends and returns a new empty "parameters" elementCTTextPraddNewTextPr()Appends and returns a new empty "textPr" elementCTWebPraddNewWebPr()Appends and returns a new empty "webPr" elementbooleangetBackground()Gets the "background" attributeSTCredMethod.EnumgetCredentials()Gets the "credentials" attributeCTDbPrgetDbPr()Gets the "dbPr" elementbooleangetDeleted()Gets the "deleted" attributejava.lang.StringgetDescription()Gets the "description" attributeCTExtensionListgetExtLst()Gets the "extLst" elementlonggetId()Gets the "id" attributelonggetInterval()Gets the "interval" attributebooleangetKeepAlive()Gets the "keepAlive" attributeshortgetMinRefreshableVersion()Gets the "minRefreshableVersion" attributejava.lang.StringgetName()Gets the "name" attributebooleangetNew()Gets the "new" attributejava.lang.StringgetOdcFile()Gets the "odcFile" attributeCTOlapPrgetOlapPr()Gets the "olapPr" elementbooleangetOnlyUseConnectionFile()Gets the "onlyUseConnectionFile" attributeCTParametersgetParameters()Gets the "parameters" elementlonggetReconnectionMethod()Gets the "reconnectionMethod" attributeshortgetRefreshedVersion()Gets the "refreshedVersion" attributebooleangetRefreshOnLoad()Gets the "refreshOnLoad" attributebooleangetSaveData()Gets the "saveData" attributebooleangetSavePassword()Gets the "savePassword" attributejava.lang.StringgetSingleSignOnId()Gets the "singleSignOnId" attributejava.lang.StringgetSourceFile()Gets the "sourceFile" attributeCTTextPrgetTextPr()Gets the "textPr" elementlonggetType()Gets the "type" attributeCTWebPrgetWebPr()Gets the "webPr" elementbooleanisSetBackground()True if has "background" attributebooleanisSetCredentials()True if has "credentials" attributebooleanisSetDbPr()True if has "dbPr" elementbooleanisSetDeleted()True if has "deleted" attributebooleanisSetDescription()True if has "description" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetInterval()True if has "interval" attributebooleanisSetKeepAlive()True if has "keepAlive" attributebooleanisSetMinRefreshableVersion()True if has "minRefreshableVersion" attributebooleanisSetName()True if has "name" attributebooleanisSetNew()True if has "new" attributebooleanisSetOdcFile()True if has "odcFile" attributebooleanisSetOlapPr()True if has "olapPr" elementbooleanisSetOnlyUseConnectionFile()True if has "onlyUseConnectionFile" attributebooleanisSetParameters()True if has "parameters" elementbooleanisSetReconnectionMethod()True if has "reconnectionMethod" attributebooleanisSetRefreshOnLoad()True if has "refreshOnLoad" attributebooleanisSetSaveData()True if has "saveData" attributebooleanisSetSavePassword()True if has "savePassword" attributebooleanisSetSingleSignOnId()True if has "singleSignOnId" attributebooleanisSetSourceFile()True if has "sourceFile" attributebooleanisSetTextPr()True if has "textPr" elementbooleanisSetType()True if has "type" attributebooleanisSetWebPr()True if has "webPr" elementvoidsetBackground(boolean background)Sets the "background" attributevoidsetCredentials(STCredMethod.Enum credentials)Sets the "credentials" attributevoidsetDbPr(CTDbPr dbPr)Sets the "dbPr" elementvoidsetDeleted(boolean deleted)Sets the "deleted" attributevoidsetDescription(java.lang.String description)Sets the "description" attributevoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetId(long id)Sets the "id" attributevoidsetInterval(long interval)Sets the "interval" attributevoidsetKeepAlive(boolean keepAlive)Sets the "keepAlive" attributevoidsetMinRefreshableVersion(short minRefreshableVersion)Sets the "minRefreshableVersion" attributevoidsetName(java.lang.String name)Sets the "name" attributevoidsetNew(boolean xnew)Sets the "new" attributevoidsetOdcFile(java.lang.String odcFile)Sets the "odcFile" attributevoidsetOlapPr(CTOlapPr olapPr)Sets the "olapPr" elementvoidsetOnlyUseConnectionFile(boolean onlyUseConnectionFile)Sets the "onlyUseConnectionFile" attributevoidsetParameters(CTParameters parameters)Sets the "parameters" elementvoidsetReconnectionMethod(long reconnectionMethod)Sets the "reconnectionMethod" attributevoidsetRefreshedVersion(short refreshedVersion)Sets the "refreshedVersion" attributevoidsetRefreshOnLoad(boolean refreshOnLoad)Sets the "refreshOnLoad" attributevoidsetSaveData(boolean saveData)Sets the "saveData" attributevoidsetSavePassword(boolean savePassword)Sets the "savePassword" attributevoidsetSingleSignOnId(java.lang.String singleSignOnId)Sets the "singleSignOnId" attributevoidsetSourceFile(java.lang.String sourceFile)Sets the "sourceFile" attributevoidsetTextPr(CTTextPr textPr)Sets the "textPr" elementvoidsetType(long type)Sets the "type" attributevoidsetWebPr(CTWebPr webPr)Sets the "webPr" elementvoidunsetBackground()Unsets the "background" attributevoidunsetCredentials()Unsets the "credentials" attributevoidunsetDbPr()Unsets the "dbPr" elementvoidunsetDeleted()Unsets the "deleted" attributevoidunsetDescription()Unsets the "description" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetInterval()Unsets the "interval" attributevoidunsetKeepAlive()Unsets the "keepAlive" attributevoidunsetMinRefreshableVersion()Unsets the "minRefreshableVersion" attributevoidunsetName()Unsets the "name" attributevoidunsetNew()Unsets the "new" attributevoidunsetOdcFile()Unsets the "odcFile" attributevoidunsetOlapPr()Unsets the "olapPr" elementvoidunsetOnlyUseConnectionFile()Unsets the "onlyUseConnectionFile" attributevoidunsetParameters()Unsets the "parameters" elementvoidunsetReconnectionMethod()Unsets the "reconnectionMethod" attributevoidunsetRefreshOnLoad()Unsets the "refreshOnLoad" attributevoidunsetSaveData()Unsets the "saveData" attributevoidunsetSavePassword()Unsets the "savePassword" attributevoidunsetSingleSignOnId()Unsets the "singleSignOnId" attributevoidunsetSourceFile()Unsets the "sourceFile" attributevoidunsetTextPr()Unsets the "textPr" elementvoidunsetType()Unsets the "type" attributevoidunsetWebPr()Unsets the "webPr" elementXmlBooleanxgetBackground()Gets (as xml) the "background" attributeSTCredMethodxgetCredentials()Gets (as xml) the "credentials" attributeXmlBooleanxgetDeleted()Gets (as xml) the "deleted" attributeSTXstringxgetDescription()Gets (as xml) the "description" attributeXmlUnsignedIntxgetId()Gets (as xml) the "id" attributeXmlUnsignedIntxgetInterval()Gets (as xml) the "interval" attributeXmlBooleanxgetKeepAlive()Gets (as xml) the "keepAlive" attributeXmlUnsignedBytexgetMinRefreshableVersion()Gets (as xml) the "minRefreshableVersion" attributeSTXstringxgetName()Gets (as xml) the "name" attributeXmlBooleanxgetNew()Gets (as xml) the "new" attributeSTXstringxgetOdcFile()Gets (as xml) the "odcFile" attributeXmlBooleanxgetOnlyUseConnectionFile()Gets (as xml) the "onlyUseConnectionFile" attributeXmlUnsignedIntxgetReconnectionMethod()Gets (as xml) the "reconnectionMethod" attributeXmlUnsignedBytexgetRefreshedVersion()Gets (as xml) the "refreshedVersion" attributeXmlBooleanxgetRefreshOnLoad()Gets (as xml) the "refreshOnLoad" attributeXmlBooleanxgetSaveData()Gets (as xml) the "saveData" attributeXmlBooleanxgetSavePassword()Gets (as xml) the "savePassword" attributeSTXstringxgetSingleSignOnId()Gets (as xml) the "singleSignOnId" attributeSTXstringxgetSourceFile()Gets (as xml) the "sourceFile" attributeXmlUnsignedIntxgetType()Gets (as xml) the "type" attributevoidxsetBackground(XmlBoolean background)Sets (as xml) the "background" attributevoidxsetCredentials(STCredMethod credentials)Sets (as xml) the "credentials" attributevoidxsetDeleted(XmlBoolean deleted)Sets (as xml) the "deleted" attributevoidxsetDescription(STXstring description)Sets (as xml) the "description" attributevoidxsetId(XmlUnsignedInt id)Sets (as xml) the "id" attributevoidxsetInterval(XmlUnsignedInt interval)Sets (as xml) the "interval" attributevoidxsetKeepAlive(XmlBoolean keepAlive)Sets (as xml) the "keepAlive" attributevoidxsetMinRefreshableVersion(XmlUnsignedByte minRefreshableVersion)Sets (as xml) the "minRefreshableVersion" attributevoidxsetName(STXstring name)Sets (as xml) the "name" attributevoidxsetNew(XmlBoolean xnew)Sets (as xml) the "new" attributevoidxsetOdcFile(STXstring odcFile)Sets (as xml) the "odcFile" attributevoidxsetOnlyUseConnectionFile(XmlBoolean onlyUseConnectionFile)Sets (as xml) the "onlyUseConnectionFile" attributevoidxsetReconnectionMethod(XmlUnsignedInt reconnectionMethod)Sets (as xml) the "reconnectionMethod" attributevoidxsetRefreshedVersion(XmlUnsignedByte refreshedVersion)Sets (as xml) the "refreshedVersion" attributevoidxsetRefreshOnLoad(XmlBoolean refreshOnLoad)Sets (as xml) the "refreshOnLoad" attributevoidxsetSaveData(XmlBoolean saveData)Sets (as xml) the "saveData" attributevoidxsetSavePassword(XmlBoolean savePassword)Sets (as xml) the "savePassword" attributevoidxsetSingleSignOnId(STXstring singleSignOnId)Sets (as xml) the "singleSignOnId" attributevoidxsetSourceFile(STXstring sourceFile)Sets (as xml) the "sourceFile" attributevoidxsetType(XmlUnsignedInt type)Sets (as xml) the "type" 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
-
getDbPr
CTDbPr getDbPr()
Gets the "dbPr" element
-
isSetDbPr
boolean isSetDbPr()
True if has "dbPr" element
-
setDbPr
void setDbPr(CTDbPr dbPr)
Sets the "dbPr" element
-
addNewDbPr
CTDbPr addNewDbPr()
Appends and returns a new empty "dbPr" element
-
unsetDbPr
void unsetDbPr()
Unsets the "dbPr" element
-
getOlapPr
CTOlapPr getOlapPr()
Gets the "olapPr" element
-
isSetOlapPr
boolean isSetOlapPr()
True if has "olapPr" element
-
setOlapPr
void setOlapPr(CTOlapPr olapPr)
Sets the "olapPr" element
-
addNewOlapPr
CTOlapPr addNewOlapPr()
Appends and returns a new empty "olapPr" element
-
unsetOlapPr
void unsetOlapPr()
Unsets the "olapPr" element
-
getWebPr
CTWebPr getWebPr()
Gets the "webPr" element
-
isSetWebPr
boolean isSetWebPr()
True if has "webPr" element
-
setWebPr
void setWebPr(CTWebPr webPr)
Sets the "webPr" element
-
addNewWebPr
CTWebPr addNewWebPr()
Appends and returns a new empty "webPr" element
-
unsetWebPr
void unsetWebPr()
Unsets the "webPr" element
-
getTextPr
CTTextPr getTextPr()
Gets the "textPr" element
-
isSetTextPr
boolean isSetTextPr()
True if has "textPr" element
-
setTextPr
void setTextPr(CTTextPr textPr)
Sets the "textPr" element
-
addNewTextPr
CTTextPr addNewTextPr()
Appends and returns a new empty "textPr" element
-
unsetTextPr
void unsetTextPr()
Unsets the "textPr" element
-
getParameters
CTParameters getParameters()
Gets the "parameters" element
-
isSetParameters
boolean isSetParameters()
True if has "parameters" element
-
setParameters
void setParameters(CTParameters parameters)
Sets the "parameters" element
-
addNewParameters
CTParameters addNewParameters()
Appends and returns a new empty "parameters" element
-
unsetParameters
void unsetParameters()
Unsets the "parameters" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getId
long getId()
Gets the "id" attribute
-
xgetId
XmlUnsignedInt xgetId()
Gets (as xml) the "id" attribute
-
setId
void setId(long id)
Sets the "id" attribute
-
xsetId
void xsetId(XmlUnsignedInt id)
Sets (as xml) the "id" attribute
-
getSourceFile
java.lang.String getSourceFile()
Gets the "sourceFile" attribute
-
xgetSourceFile
STXstring xgetSourceFile()
Gets (as xml) the "sourceFile" attribute
-
isSetSourceFile
boolean isSetSourceFile()
True if has "sourceFile" attribute
-
setSourceFile
void setSourceFile(java.lang.String sourceFile)
Sets the "sourceFile" attribute
-
xsetSourceFile
void xsetSourceFile(STXstring sourceFile)
Sets (as xml) the "sourceFile" attribute
-
unsetSourceFile
void unsetSourceFile()
Unsets the "sourceFile" attribute
-
getOdcFile
java.lang.String getOdcFile()
Gets the "odcFile" attribute
-
xgetOdcFile
STXstring xgetOdcFile()
Gets (as xml) the "odcFile" attribute
-
isSetOdcFile
boolean isSetOdcFile()
True if has "odcFile" attribute
-
setOdcFile
void setOdcFile(java.lang.String odcFile)
Sets the "odcFile" attribute
-
xsetOdcFile
void xsetOdcFile(STXstring odcFile)
Sets (as xml) the "odcFile" attribute
-
unsetOdcFile
void unsetOdcFile()
Unsets the "odcFile" attribute
-
getKeepAlive
boolean getKeepAlive()
Gets the "keepAlive" attribute
-
xgetKeepAlive
XmlBoolean xgetKeepAlive()
Gets (as xml) the "keepAlive" attribute
-
isSetKeepAlive
boolean isSetKeepAlive()
True if has "keepAlive" attribute
-
setKeepAlive
void setKeepAlive(boolean keepAlive)
Sets the "keepAlive" attribute
-
xsetKeepAlive
void xsetKeepAlive(XmlBoolean keepAlive)
Sets (as xml) the "keepAlive" attribute
-
unsetKeepAlive
void unsetKeepAlive()
Unsets the "keepAlive" attribute
-
getInterval
long getInterval()
Gets the "interval" attribute
-
xgetInterval
XmlUnsignedInt xgetInterval()
Gets (as xml) the "interval" attribute
-
isSetInterval
boolean isSetInterval()
True if has "interval" attribute
-
setInterval
void setInterval(long interval)
Sets the "interval" attribute
-
xsetInterval
void xsetInterval(XmlUnsignedInt interval)
Sets (as xml) the "interval" attribute
-
unsetInterval
void unsetInterval()
Unsets the "interval" attribute
-
getName
java.lang.String getName()
Gets the "name" attribute
-
xgetName
STXstring xgetName()
Gets (as xml) the "name" attribute
-
isSetName
boolean isSetName()
True if has "name" attribute
-
setName
void setName(java.lang.String name)
Sets the "name" attribute
-
xsetName
void xsetName(STXstring name)
Sets (as xml) the "name" attribute
-
unsetName
void unsetName()
Unsets the "name" attribute
-
getDescription
java.lang.String getDescription()
Gets the "description" attribute
-
xgetDescription
STXstring xgetDescription()
Gets (as xml) the "description" attribute
-
isSetDescription
boolean isSetDescription()
True if has "description" attribute
-
setDescription
void setDescription(java.lang.String description)
Sets the "description" attribute
-
xsetDescription
void xsetDescription(STXstring description)
Sets (as xml) the "description" attribute
-
unsetDescription
void unsetDescription()
Unsets the "description" attribute
-
getType
long getType()
Gets the "type" attribute
-
xgetType
XmlUnsignedInt xgetType()
Gets (as xml) the "type" attribute
-
isSetType
boolean isSetType()
True if has "type" attribute
-
setType
void setType(long type)
Sets the "type" attribute
-
xsetType
void xsetType(XmlUnsignedInt type)
Sets (as xml) the "type" attribute
-
unsetType
void unsetType()
Unsets the "type" attribute
-
getReconnectionMethod
long getReconnectionMethod()
Gets the "reconnectionMethod" attribute
-
xgetReconnectionMethod
XmlUnsignedInt xgetReconnectionMethod()
Gets (as xml) the "reconnectionMethod" attribute
-
isSetReconnectionMethod
boolean isSetReconnectionMethod()
True if has "reconnectionMethod" attribute
-
setReconnectionMethod
void setReconnectionMethod(long reconnectionMethod)
Sets the "reconnectionMethod" attribute
-
xsetReconnectionMethod
void xsetReconnectionMethod(XmlUnsignedInt reconnectionMethod)
Sets (as xml) the "reconnectionMethod" attribute
-
unsetReconnectionMethod
void unsetReconnectionMethod()
Unsets the "reconnectionMethod" attribute
-
getRefreshedVersion
short getRefreshedVersion()
Gets the "refreshedVersion" attribute
-
xgetRefreshedVersion
XmlUnsignedByte xgetRefreshedVersion()
Gets (as xml) the "refreshedVersion" attribute
-
setRefreshedVersion
void setRefreshedVersion(short refreshedVersion)
Sets the "refreshedVersion" attribute
-
xsetRefreshedVersion
void xsetRefreshedVersion(XmlUnsignedByte refreshedVersion)
Sets (as xml) the "refreshedVersion" attribute
-
getMinRefreshableVersion
short getMinRefreshableVersion()
Gets the "minRefreshableVersion" attribute
-
xgetMinRefreshableVersion
XmlUnsignedByte xgetMinRefreshableVersion()
Gets (as xml) the "minRefreshableVersion" attribute
-
isSetMinRefreshableVersion
boolean isSetMinRefreshableVersion()
True if has "minRefreshableVersion" attribute
-
setMinRefreshableVersion
void setMinRefreshableVersion(short minRefreshableVersion)
Sets the "minRefreshableVersion" attribute
-
xsetMinRefreshableVersion
void xsetMinRefreshableVersion(XmlUnsignedByte minRefreshableVersion)
Sets (as xml) the "minRefreshableVersion" attribute
-
unsetMinRefreshableVersion
void unsetMinRefreshableVersion()
Unsets the "minRefreshableVersion" attribute
-
getSavePassword
boolean getSavePassword()
Gets the "savePassword" attribute
-
xgetSavePassword
XmlBoolean xgetSavePassword()
Gets (as xml) the "savePassword" attribute
-
isSetSavePassword
boolean isSetSavePassword()
True if has "savePassword" attribute
-
setSavePassword
void setSavePassword(boolean savePassword)
Sets the "savePassword" attribute
-
xsetSavePassword
void xsetSavePassword(XmlBoolean savePassword)
Sets (as xml) the "savePassword" attribute
-
unsetSavePassword
void unsetSavePassword()
Unsets the "savePassword" attribute
-
getNew
boolean getNew()
Gets the "new" attribute
-
xgetNew
XmlBoolean xgetNew()
Gets (as xml) the "new" attribute
-
isSetNew
boolean isSetNew()
True if has "new" attribute
-
setNew
void setNew(boolean xnew)
Sets the "new" attribute
-
xsetNew
void xsetNew(XmlBoolean xnew)
Sets (as xml) the "new" attribute
-
unsetNew
void unsetNew()
Unsets the "new" attribute
-
getDeleted
boolean getDeleted()
Gets the "deleted" attribute
-
xgetDeleted
XmlBoolean xgetDeleted()
Gets (as xml) the "deleted" attribute
-
isSetDeleted
boolean isSetDeleted()
True if has "deleted" attribute
-
setDeleted
void setDeleted(boolean deleted)
Sets the "deleted" attribute
-
xsetDeleted
void xsetDeleted(XmlBoolean deleted)
Sets (as xml) the "deleted" attribute
-
unsetDeleted
void unsetDeleted()
Unsets the "deleted" attribute
-
getOnlyUseConnectionFile
boolean getOnlyUseConnectionFile()
Gets the "onlyUseConnectionFile" attribute
-
xgetOnlyUseConnectionFile
XmlBoolean xgetOnlyUseConnectionFile()
Gets (as xml) the "onlyUseConnectionFile" attribute
-
isSetOnlyUseConnectionFile
boolean isSetOnlyUseConnectionFile()
True if has "onlyUseConnectionFile" attribute
-
setOnlyUseConnectionFile
void setOnlyUseConnectionFile(boolean onlyUseConnectionFile)
Sets the "onlyUseConnectionFile" attribute
-
xsetOnlyUseConnectionFile
void xsetOnlyUseConnectionFile(XmlBoolean onlyUseConnectionFile)
Sets (as xml) the "onlyUseConnectionFile" attribute
-
unsetOnlyUseConnectionFile
void unsetOnlyUseConnectionFile()
Unsets the "onlyUseConnectionFile" attribute
-
getBackground
boolean getBackground()
Gets the "background" attribute
-
xgetBackground
XmlBoolean xgetBackground()
Gets (as xml) the "background" attribute
-
isSetBackground
boolean isSetBackground()
True if has "background" attribute
-
setBackground
void setBackground(boolean background)
Sets the "background" attribute
-
xsetBackground
void xsetBackground(XmlBoolean background)
Sets (as xml) the "background" attribute
-
unsetBackground
void unsetBackground()
Unsets the "background" attribute
-
getRefreshOnLoad
boolean getRefreshOnLoad()
Gets the "refreshOnLoad" attribute
-
xgetRefreshOnLoad
XmlBoolean xgetRefreshOnLoad()
Gets (as xml) the "refreshOnLoad" attribute
-
isSetRefreshOnLoad
boolean isSetRefreshOnLoad()
True if has "refreshOnLoad" attribute
-
setRefreshOnLoad
void setRefreshOnLoad(boolean refreshOnLoad)
Sets the "refreshOnLoad" attribute
-
xsetRefreshOnLoad
void xsetRefreshOnLoad(XmlBoolean refreshOnLoad)
Sets (as xml) the "refreshOnLoad" attribute
-
unsetRefreshOnLoad
void unsetRefreshOnLoad()
Unsets the "refreshOnLoad" attribute
-
getSaveData
boolean getSaveData()
Gets the "saveData" attribute
-
xgetSaveData
XmlBoolean xgetSaveData()
Gets (as xml) the "saveData" attribute
-
isSetSaveData
boolean isSetSaveData()
True if has "saveData" attribute
-
setSaveData
void setSaveData(boolean saveData)
Sets the "saveData" attribute
-
xsetSaveData
void xsetSaveData(XmlBoolean saveData)
Sets (as xml) the "saveData" attribute
-
unsetSaveData
void unsetSaveData()
Unsets the "saveData" attribute
-
getCredentials
STCredMethod.Enum getCredentials()
Gets the "credentials" attribute
-
xgetCredentials
STCredMethod xgetCredentials()
Gets (as xml) the "credentials" attribute
-
isSetCredentials
boolean isSetCredentials()
True if has "credentials" attribute
-
setCredentials
void setCredentials(STCredMethod.Enum credentials)
Sets the "credentials" attribute
-
xsetCredentials
void xsetCredentials(STCredMethod credentials)
Sets (as xml) the "credentials" attribute
-
unsetCredentials
void unsetCredentials()
Unsets the "credentials" attribute
-
getSingleSignOnId
java.lang.String getSingleSignOnId()
Gets the "singleSignOnId" attribute
-
xgetSingleSignOnId
STXstring xgetSingleSignOnId()
Gets (as xml) the "singleSignOnId" attribute
-
isSetSingleSignOnId
boolean isSetSingleSignOnId()
True if has "singleSignOnId" attribute
-
setSingleSignOnId
void setSingleSignOnId(java.lang.String singleSignOnId)
Sets the "singleSignOnId" attribute
-
xsetSingleSignOnId
void xsetSingleSignOnId(STXstring singleSignOnId)
Sets (as xml) the "singleSignOnId" attribute
-
unsetSingleSignOnId
void unsetSingleSignOnId()
Unsets the "singleSignOnId" attribute
-
-