public interface DriverConfigConfig
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | DriverConfigConfig.FactoryA factory class with static methods for creating instances
 of this type. | 
| Modifier and Type | Field and Description | 
|---|---|
| static org.apache.xmlbeans.SchemaType | type | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getConnectionTemplateString()Gets the "connectionTemplateString" element | 
| String | getName()Gets the "name" element | 
| void | setConnectionTemplateString(String connectionTemplateString)Sets the "connectionTemplateString" element | 
| void | setName(String name)Sets the "name" element | 
| org.apache.xmlbeans.XmlString | xgetConnectionTemplateString()Gets (as xml) the "connectionTemplateString" element | 
| org.apache.xmlbeans.XmlString | xgetName()Gets (as xml) the "name" element | 
| void | xsetConnectionTemplateString(org.apache.xmlbeans.XmlString connectionTemplateString)Sets (as xml) the "connectionTemplateString" element | 
| void | xsetName(org.apache.xmlbeans.XmlString name)Sets (as xml) the "name" element | 
changeType, compareTo, compareValue, 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, xmlTextString getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlString name)
String getConnectionTemplateString()
org.apache.xmlbeans.XmlString xgetConnectionTemplateString()
void setConnectionTemplateString(String connectionTemplateString)
void xsetConnectionTemplateString(org.apache.xmlbeans.XmlString connectionTemplateString)
Copyright © 2019. All Rights Reserved.