public class DataSourceStepConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements DataSourceStepConfig
| Type | Property and Description | 
|---|---|
| org.apache.xmlbeans.XmlString | addNewAppends and returns a new empty value (as xml) as the last "property" element | 
DataSourceStepConfig.Factory_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description | 
|---|
| DataSourceStepConfigImpl(org.apache.xmlbeans.SchemaType sType) | 
| Modifier and Type | Method and Description | 
|---|---|
| DataSourceConfig | addNewDataSource()Appends and returns a new empty "dataSource" element | 
| org.apache.xmlbeans.XmlString | addNewProperty()Appends and returns a new empty value (as xml) as the last "property" element | 
| void | addProperty(String property)Appends the value as the last "property" element | 
| DataSourceConfig | getDataSource()Gets the "dataSource" element | 
| String | getEndRow()Gets the "endRow" element | 
| boolean | getEntitizeValues()Gets the "entitizeValues" element | 
| boolean | getExpandProperties()Gets the "expandProperties" element | 
| boolean | getFailOnEmpty()Gets the "failOnEmpty" element | 
| boolean | getGotoLoopOnEmpty()Gets the "gotoLoopOnEmpty" element | 
| boolean | getPreload()Gets the "preload" element | 
| String[] | getPropertyArray()Deprecated.   | 
| String | getPropertyArray(int i)Gets ith "property" element | 
| List<String> | getPropertyList()Gets a List of "property" elements | 
| boolean | getRestartOnRun()Gets the "restartOnRun" element | 
| boolean | getRestartShared()Gets the "restartShared" element | 
| boolean | getShared()Gets the "shared" element | 
| String | getStartRow()Gets the "startRow" element | 
| boolean | getTrimValues()Gets the "trimValues" element | 
| org.apache.xmlbeans.XmlString | insertNewProperty(int i)Inserts and returns a new empty value (as xml) as the ith "property" element | 
| void | insertProperty(int i,
              String property)Inserts the value as the ith "property" element | 
| boolean | isSetFailOnEmpty()True if has "failOnEmpty" element | 
| void | removeProperty(int i)Removes the ith "property" element | 
| void | setDataSource(DataSourceConfig dataSource)Sets the "dataSource" element | 
| void | setEndRow(String endRow)Sets the "endRow" element | 
| void | setEntitizeValues(boolean entitizeValues)Sets the "entitizeValues" element | 
| void | setExpandProperties(boolean expandProperties)Sets the "expandProperties" element | 
| void | setFailOnEmpty(boolean failOnEmpty)Sets the "failOnEmpty" element | 
| void | setGotoLoopOnEmpty(boolean gotoLoopOnEmpty)Sets the "gotoLoopOnEmpty" element | 
| void | setPreload(boolean preload)Sets the "preload" element | 
| void | setPropertyArray(int i,
                String property)Sets ith "property" element | 
| void | setPropertyArray(String[] propertyArray)Sets array of all "property" element | 
| void | setRestartOnRun(boolean restartOnRun)Sets the "restartOnRun" element | 
| void | setRestartShared(boolean restartShared)Sets the "restartShared" element | 
| void | setShared(boolean shared)Sets the "shared" element | 
| void | setStartRow(String startRow)Sets the "startRow" element | 
| void | setTrimValues(boolean trimValues)Sets the "trimValues" element | 
| int | sizeOfPropertyArray()Returns number of "property" element | 
| void | unsetFailOnEmpty()Unsets the "failOnEmpty" element | 
| org.apache.xmlbeans.XmlString | xgetEndRow()Gets (as xml) the "endRow" element | 
| org.apache.xmlbeans.XmlBoolean | xgetEntitizeValues()Gets (as xml) the "entitizeValues" element | 
| org.apache.xmlbeans.XmlBoolean | xgetExpandProperties()Gets (as xml) the "expandProperties" element | 
| org.apache.xmlbeans.XmlBoolean | xgetFailOnEmpty()Gets (as xml) the "failOnEmpty" element | 
| org.apache.xmlbeans.XmlBoolean | xgetGotoLoopOnEmpty()Gets (as xml) the "gotoLoopOnEmpty" element | 
| org.apache.xmlbeans.XmlBoolean | xgetPreload()Gets (as xml) the "preload" element | 
| org.apache.xmlbeans.XmlString[] | xgetPropertyArray()Deprecated.   | 
| org.apache.xmlbeans.XmlString | xgetPropertyArray(int i)Gets (as xml) ith "property" element | 
| List<org.apache.xmlbeans.XmlString> | xgetPropertyList()Gets (as xml) a List of "property" elements | 
| org.apache.xmlbeans.XmlBoolean | xgetRestartOnRun()Gets (as xml) the "restartOnRun" element | 
| org.apache.xmlbeans.XmlBoolean | xgetRestartShared()Gets (as xml) the "restartShared" element | 
| org.apache.xmlbeans.XmlBoolean | xgetShared()Gets (as xml) the "shared" element | 
| org.apache.xmlbeans.XmlString | xgetStartRow()Gets (as xml) the "startRow" element | 
| org.apache.xmlbeans.XmlBoolean | xgetTrimValues()Gets (as xml) the "trimValues" element | 
| void | xsetEndRow(org.apache.xmlbeans.XmlString endRow)Sets (as xml) the "endRow" element | 
| void | xsetEntitizeValues(org.apache.xmlbeans.XmlBoolean entitizeValues)Sets (as xml) the "entitizeValues" element | 
| void | xsetExpandProperties(org.apache.xmlbeans.XmlBoolean expandProperties)Sets (as xml) the "expandProperties" element | 
| void | xsetFailOnEmpty(org.apache.xmlbeans.XmlBoolean failOnEmpty)Sets (as xml) the "failOnEmpty" element | 
| void | xsetGotoLoopOnEmpty(org.apache.xmlbeans.XmlBoolean gotoLoopOnEmpty)Sets (as xml) the "gotoLoopOnEmpty" element | 
| void | xsetPreload(org.apache.xmlbeans.XmlBoolean preload)Sets (as xml) the "preload" element | 
| void | xsetPropertyArray(int i,
                 org.apache.xmlbeans.XmlString property)Sets (as xml) ith "property" element | 
| void | xsetPropertyArray(org.apache.xmlbeans.XmlString[] propertyArray)Sets (as xml) array of all "property" element | 
| void | xsetRestartOnRun(org.apache.xmlbeans.XmlBoolean restartOnRun)Sets (as xml) the "restartOnRun" element | 
| void | xsetRestartShared(org.apache.xmlbeans.XmlBoolean restartShared)Sets (as xml) the "restartShared" element | 
| void | xsetShared(org.apache.xmlbeans.XmlBoolean shared)Sets (as xml) the "shared" element | 
| void | xsetStartRow(org.apache.xmlbeans.XmlString startRow)Sets (as xml) the "startRow" element | 
| void | xsetTrimValues(org.apache.xmlbeans.XmlBoolean trimValues)Sets (as xml) the "trimValues" element | 
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_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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, 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, xmlTextpublic org.apache.xmlbeans.XmlString addNewProperty
addNewProperty in interface DataSourceStepConfigpublic DataSourceStepConfigImpl(org.apache.xmlbeans.SchemaType sType)
public DataSourceConfig getDataSource()
getDataSource in interface DataSourceStepConfigpublic void setDataSource(DataSourceConfig dataSource)
setDataSource in interface DataSourceStepConfigpublic DataSourceConfig addNewDataSource()
addNewDataSource in interface DataSourceStepConfigpublic boolean getShared()
getShared in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetShared()
xgetShared in interface DataSourceStepConfigpublic void setShared(boolean shared)
setShared in interface DataSourceStepConfigpublic void xsetShared(org.apache.xmlbeans.XmlBoolean shared)
xsetShared in interface DataSourceStepConfigpublic boolean getRestartShared()
getRestartShared in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetRestartShared()
xgetRestartShared in interface DataSourceStepConfigpublic void setRestartShared(boolean restartShared)
setRestartShared in interface DataSourceStepConfigpublic void xsetRestartShared(org.apache.xmlbeans.XmlBoolean restartShared)
xsetRestartShared in interface DataSourceStepConfigpublic boolean getPreload()
getPreload in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetPreload()
xgetPreload in interface DataSourceStepConfigpublic void setPreload(boolean preload)
setPreload in interface DataSourceStepConfigpublic void xsetPreload(org.apache.xmlbeans.XmlBoolean preload)
xsetPreload in interface DataSourceStepConfigpublic List<String> getPropertyList()
getPropertyList in interface DataSourceStepConfigpublic String[] getPropertyArray()
getPropertyArray in interface DataSourceStepConfigpublic String getPropertyArray(int i)
getPropertyArray in interface DataSourceStepConfigpublic List<org.apache.xmlbeans.XmlString> xgetPropertyList()
xgetPropertyList in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlString[] xgetPropertyArray()
xgetPropertyArray in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlString xgetPropertyArray(int i)
xgetPropertyArray in interface DataSourceStepConfigpublic int sizeOfPropertyArray()
sizeOfPropertyArray in interface DataSourceStepConfigpublic void setPropertyArray(String[] propertyArray)
setPropertyArray in interface DataSourceStepConfigpublic void setPropertyArray(int i,
                             String property)
setPropertyArray in interface DataSourceStepConfigpublic void xsetPropertyArray(org.apache.xmlbeans.XmlString[] propertyArray)
xsetPropertyArray in interface DataSourceStepConfigpublic void xsetPropertyArray(int i,
                              org.apache.xmlbeans.XmlString property)
xsetPropertyArray in interface DataSourceStepConfigpublic void insertProperty(int i,
                           String property)
insertProperty in interface DataSourceStepConfigpublic void addProperty(String property)
addProperty in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlString insertNewProperty(int i)
insertNewProperty in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlString addNewProperty()
addNewProperty in interface DataSourceStepConfigpublic void removeProperty(int i)
removeProperty in interface DataSourceStepConfigpublic String getStartRow()
getStartRow in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlString xgetStartRow()
xgetStartRow in interface DataSourceStepConfigpublic void setStartRow(String startRow)
setStartRow in interface DataSourceStepConfigpublic void xsetStartRow(org.apache.xmlbeans.XmlString startRow)
xsetStartRow in interface DataSourceStepConfigpublic String getEndRow()
getEndRow in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlString xgetEndRow()
xgetEndRow in interface DataSourceStepConfigpublic void setEndRow(String endRow)
setEndRow in interface DataSourceStepConfigpublic void xsetEndRow(org.apache.xmlbeans.XmlString endRow)
xsetEndRow in interface DataSourceStepConfigpublic boolean getFailOnEmpty()
getFailOnEmpty in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetFailOnEmpty()
xgetFailOnEmpty in interface DataSourceStepConfigpublic boolean isSetFailOnEmpty()
isSetFailOnEmpty in interface DataSourceStepConfigpublic void setFailOnEmpty(boolean failOnEmpty)
setFailOnEmpty in interface DataSourceStepConfigpublic void xsetFailOnEmpty(org.apache.xmlbeans.XmlBoolean failOnEmpty)
xsetFailOnEmpty in interface DataSourceStepConfigpublic void unsetFailOnEmpty()
unsetFailOnEmpty in interface DataSourceStepConfigpublic boolean getGotoLoopOnEmpty()
getGotoLoopOnEmpty in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetGotoLoopOnEmpty()
xgetGotoLoopOnEmpty in interface DataSourceStepConfigpublic void setGotoLoopOnEmpty(boolean gotoLoopOnEmpty)
setGotoLoopOnEmpty in interface DataSourceStepConfigpublic void xsetGotoLoopOnEmpty(org.apache.xmlbeans.XmlBoolean gotoLoopOnEmpty)
xsetGotoLoopOnEmpty in interface DataSourceStepConfigpublic boolean getTrimValues()
getTrimValues in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetTrimValues()
xgetTrimValues in interface DataSourceStepConfigpublic void setTrimValues(boolean trimValues)
setTrimValues in interface DataSourceStepConfigpublic void xsetTrimValues(org.apache.xmlbeans.XmlBoolean trimValues)
xsetTrimValues in interface DataSourceStepConfigpublic boolean getEntitizeValues()
getEntitizeValues in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetEntitizeValues()
xgetEntitizeValues in interface DataSourceStepConfigpublic void setEntitizeValues(boolean entitizeValues)
setEntitizeValues in interface DataSourceStepConfigpublic void xsetEntitizeValues(org.apache.xmlbeans.XmlBoolean entitizeValues)
xsetEntitizeValues in interface DataSourceStepConfigpublic boolean getRestartOnRun()
getRestartOnRun in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetRestartOnRun()
xgetRestartOnRun in interface DataSourceStepConfigpublic void setRestartOnRun(boolean restartOnRun)
setRestartOnRun in interface DataSourceStepConfigpublic void xsetRestartOnRun(org.apache.xmlbeans.XmlBoolean restartOnRun)
xsetRestartOnRun in interface DataSourceStepConfigpublic boolean getExpandProperties()
getExpandProperties in interface DataSourceStepConfigpublic org.apache.xmlbeans.XmlBoolean xgetExpandProperties()
xgetExpandProperties in interface DataSourceStepConfigpublic void setExpandProperties(boolean expandProperties)
setExpandProperties in interface DataSourceStepConfigpublic void xsetExpandProperties(org.apache.xmlbeans.XmlBoolean expandProperties)
xsetExpandProperties in interface DataSourceStepConfigCopyright © 2019. All Rights Reserved.