org.synchronoss.cpo.jdbc.cpoJdbcConfig.impl
Class CtJdbcReadWriteConfigImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.synchronoss.cpo.jdbc.cpoJdbcConfig.impl.CtJdbcReadWriteConfigImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, CtJdbcReadWriteConfig

public class CtJdbcReadWriteConfigImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements CtJdbcReadWriteConfig

An XML ctJdbcReadWriteConfig(@http://www.synchronoss.org/cpo/jdbc/CpoJdbcConfig.xsd). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.synchronoss.cpo.jdbc.cpoJdbcConfig.CtJdbcReadWriteConfig
CtJdbcReadWriteConfig.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.synchronoss.cpo.jdbc.cpoJdbcConfig.CtJdbcReadWriteConfig
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
CtJdbcReadWriteConfigImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 CtProperty addNewProperty()
          Appends and returns a new empty value (as xml) as the last "property" element
 String getDataSourceClassName()
          Gets the "dataSourceClassName" element
 String getDriverClassName()
          Gets the "driverClassName" element
 String getJndiName()
          Gets the "jndiName" element
 String getPassword()
          Gets the "password" element
 CtProperty[] getPropertyArray()
          Gets array of all "property" elements
 CtProperty getPropertyArray(int i)
          Gets ith "property" element
 String getUrl()
          Gets the "url" element
 String getUser()
          Gets the "user" element
 CtProperty insertNewProperty(int i)
          Inserts and returns a new empty value (as xml) as the ith "property" element
 boolean isSetDataSourceClassName()
          True if has "dataSourceClassName" element
 boolean isSetDriverClassName()
          True if has "driverClassName" element
 boolean isSetJndiName()
          True if has "jndiName" element
 boolean isSetPassword()
          True if has "password" element
 boolean isSetUrl()
          True if has "url" element
 boolean isSetUser()
          True if has "user" element
 void removeProperty(int i)
          Removes the ith "property" element
 void setDataSourceClassName(String dataSourceClassName)
          Sets the "dataSourceClassName" element
 void setDriverClassName(String driverClassName)
          Sets the "driverClassName" element
 void setJndiName(String jndiName)
          Sets the "jndiName" element
 void setPassword(String password)
          Sets the "password" element
 void setPropertyArray(CtProperty[] propertyArray)
          Sets array of all "property" element
 void setPropertyArray(int i, CtProperty property)
          Sets ith "property" element
 void setUrl(String url)
          Sets the "url" element
 void setUser(String user)
          Sets the "user" element
 int sizeOfPropertyArray()
          Returns number of "property" element
 void unsetDataSourceClassName()
          Unsets the "dataSourceClassName" element
 void unsetDriverClassName()
          Unsets the "driverClassName" element
 void unsetJndiName()
          Unsets the "jndiName" element
 void unsetPassword()
          Unsets the "password" element
 void unsetUrl()
          Unsets the "url" element
 void unsetUser()
          Unsets the "user" element
 org.apache.xmlbeans.XmlString xgetDataSourceClassName()
          Gets (as xml) the "dataSourceClassName" element
 org.apache.xmlbeans.XmlString xgetDriverClassName()
          Gets (as xml) the "driverClassName" element
 org.apache.xmlbeans.XmlString xgetJndiName()
          Gets (as xml) the "jndiName" element
 org.apache.xmlbeans.XmlString xgetPassword()
          Gets (as xml) the "password" element
 org.apache.xmlbeans.XmlString xgetUrl()
          Gets (as xml) the "url" element
 org.apache.xmlbeans.XmlString xgetUser()
          Gets (as xml) the "user" element
 void xsetDataSourceClassName(org.apache.xmlbeans.XmlString dataSourceClassName)
          Sets (as xml) the "dataSourceClassName" element
 void xsetDriverClassName(org.apache.xmlbeans.XmlString driverClassName)
          Sets (as xml) the "driverClassName" element
 void xsetJndiName(org.apache.xmlbeans.XmlString jndiName)
          Sets (as xml) the "jndiName" element
 void xsetPassword(org.apache.xmlbeans.XmlString password)
          Sets (as xml) the "password" element
 void xsetUrl(org.apache.xmlbeans.XmlString url)
          Sets (as xml) the "url" element
 void xsetUser(org.apache.xmlbeans.XmlString user)
          Sets (as xml) the "user" element
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, 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
 

Constructor Detail

CtJdbcReadWriteConfigImpl

public CtJdbcReadWriteConfigImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getJndiName

public String getJndiName()
Gets the "jndiName" element

Specified by:
getJndiName in interface CtJdbcReadWriteConfig

xgetJndiName

public org.apache.xmlbeans.XmlString xgetJndiName()
Gets (as xml) the "jndiName" element

Specified by:
xgetJndiName in interface CtJdbcReadWriteConfig

isSetJndiName

public boolean isSetJndiName()
True if has "jndiName" element

Specified by:
isSetJndiName in interface CtJdbcReadWriteConfig

setJndiName

public void setJndiName(String jndiName)
Sets the "jndiName" element

Specified by:
setJndiName in interface CtJdbcReadWriteConfig

xsetJndiName

public void xsetJndiName(org.apache.xmlbeans.XmlString jndiName)
Sets (as xml) the "jndiName" element

Specified by:
xsetJndiName in interface CtJdbcReadWriteConfig

unsetJndiName

public void unsetJndiName()
Unsets the "jndiName" element

Specified by:
unsetJndiName in interface CtJdbcReadWriteConfig

getDataSourceClassName

public String getDataSourceClassName()
Gets the "dataSourceClassName" element

Specified by:
getDataSourceClassName in interface CtJdbcReadWriteConfig

xgetDataSourceClassName

public org.apache.xmlbeans.XmlString xgetDataSourceClassName()
Gets (as xml) the "dataSourceClassName" element

Specified by:
xgetDataSourceClassName in interface CtJdbcReadWriteConfig

isSetDataSourceClassName

public boolean isSetDataSourceClassName()
True if has "dataSourceClassName" element

Specified by:
isSetDataSourceClassName in interface CtJdbcReadWriteConfig

setDataSourceClassName

public void setDataSourceClassName(String dataSourceClassName)
Sets the "dataSourceClassName" element

Specified by:
setDataSourceClassName in interface CtJdbcReadWriteConfig

xsetDataSourceClassName

public void xsetDataSourceClassName(org.apache.xmlbeans.XmlString dataSourceClassName)
Sets (as xml) the "dataSourceClassName" element

Specified by:
xsetDataSourceClassName in interface CtJdbcReadWriteConfig

unsetDataSourceClassName

public void unsetDataSourceClassName()
Unsets the "dataSourceClassName" element

Specified by:
unsetDataSourceClassName in interface CtJdbcReadWriteConfig

getDriverClassName

public String getDriverClassName()
Gets the "driverClassName" element

Specified by:
getDriverClassName in interface CtJdbcReadWriteConfig

xgetDriverClassName

public org.apache.xmlbeans.XmlString xgetDriverClassName()
Gets (as xml) the "driverClassName" element

Specified by:
xgetDriverClassName in interface CtJdbcReadWriteConfig

isSetDriverClassName

public boolean isSetDriverClassName()
True if has "driverClassName" element

Specified by:
isSetDriverClassName in interface CtJdbcReadWriteConfig

setDriverClassName

public void setDriverClassName(String driverClassName)
Sets the "driverClassName" element

Specified by:
setDriverClassName in interface CtJdbcReadWriteConfig

xsetDriverClassName

public void xsetDriverClassName(org.apache.xmlbeans.XmlString driverClassName)
Sets (as xml) the "driverClassName" element

Specified by:
xsetDriverClassName in interface CtJdbcReadWriteConfig

unsetDriverClassName

public void unsetDriverClassName()
Unsets the "driverClassName" element

Specified by:
unsetDriverClassName in interface CtJdbcReadWriteConfig

getUrl

public String getUrl()
Gets the "url" element

Specified by:
getUrl in interface CtJdbcReadWriteConfig

xgetUrl

public org.apache.xmlbeans.XmlString xgetUrl()
Gets (as xml) the "url" element

Specified by:
xgetUrl in interface CtJdbcReadWriteConfig

isSetUrl

public boolean isSetUrl()
True if has "url" element

Specified by:
isSetUrl in interface CtJdbcReadWriteConfig

setUrl

public void setUrl(String url)
Sets the "url" element

Specified by:
setUrl in interface CtJdbcReadWriteConfig

xsetUrl

public void xsetUrl(org.apache.xmlbeans.XmlString url)
Sets (as xml) the "url" element

Specified by:
xsetUrl in interface CtJdbcReadWriteConfig

unsetUrl

public void unsetUrl()
Unsets the "url" element

Specified by:
unsetUrl in interface CtJdbcReadWriteConfig

getUser

public String getUser()
Gets the "user" element

Specified by:
getUser in interface CtJdbcReadWriteConfig

xgetUser

public org.apache.xmlbeans.XmlString xgetUser()
Gets (as xml) the "user" element

Specified by:
xgetUser in interface CtJdbcReadWriteConfig

isSetUser

public boolean isSetUser()
True if has "user" element

Specified by:
isSetUser in interface CtJdbcReadWriteConfig

setUser

public void setUser(String user)
Sets the "user" element

Specified by:
setUser in interface CtJdbcReadWriteConfig

xsetUser

public void xsetUser(org.apache.xmlbeans.XmlString user)
Sets (as xml) the "user" element

Specified by:
xsetUser in interface CtJdbcReadWriteConfig

unsetUser

public void unsetUser()
Unsets the "user" element

Specified by:
unsetUser in interface CtJdbcReadWriteConfig

getPassword

public String getPassword()
Gets the "password" element

Specified by:
getPassword in interface CtJdbcReadWriteConfig

xgetPassword

public org.apache.xmlbeans.XmlString xgetPassword()
Gets (as xml) the "password" element

Specified by:
xgetPassword in interface CtJdbcReadWriteConfig

isSetPassword

public boolean isSetPassword()
True if has "password" element

Specified by:
isSetPassword in interface CtJdbcReadWriteConfig

setPassword

public void setPassword(String password)
Sets the "password" element

Specified by:
setPassword in interface CtJdbcReadWriteConfig

xsetPassword

public void xsetPassword(org.apache.xmlbeans.XmlString password)
Sets (as xml) the "password" element

Specified by:
xsetPassword in interface CtJdbcReadWriteConfig

unsetPassword

public void unsetPassword()
Unsets the "password" element

Specified by:
unsetPassword in interface CtJdbcReadWriteConfig

getPropertyArray

public CtProperty[] getPropertyArray()
Gets array of all "property" elements

Specified by:
getPropertyArray in interface CtJdbcReadWriteConfig

getPropertyArray

public CtProperty getPropertyArray(int i)
Gets ith "property" element

Specified by:
getPropertyArray in interface CtJdbcReadWriteConfig

sizeOfPropertyArray

public int sizeOfPropertyArray()
Returns number of "property" element

Specified by:
sizeOfPropertyArray in interface CtJdbcReadWriteConfig

setPropertyArray

public void setPropertyArray(CtProperty[] propertyArray)
Sets array of all "property" element

Specified by:
setPropertyArray in interface CtJdbcReadWriteConfig

setPropertyArray

public void setPropertyArray(int i,
                             CtProperty property)
Sets ith "property" element

Specified by:
setPropertyArray in interface CtJdbcReadWriteConfig

insertNewProperty

public CtProperty insertNewProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "property" element

Specified by:
insertNewProperty in interface CtJdbcReadWriteConfig

addNewProperty

public CtProperty addNewProperty()
Appends and returns a new empty value (as xml) as the last "property" element

Specified by:
addNewProperty in interface CtJdbcReadWriteConfig

removeProperty

public void removeProperty(int i)
Removes the ith "property" element

Specified by:
removeProperty in interface CtJdbcReadWriteConfig


Copyright © 2014. All Rights Reserved.