public class DataSourceStepConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements DataSourceStepConfig
Type | Property and Description |
---|---|
org.apache.xmlbeans.XmlString |
addNew
Appends and returns a new empty value (as xml) as the last "property" element
|
DataSourceStepConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
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, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
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
public org.apache.xmlbeans.XmlString addNewProperty
addNewProperty
in interface DataSourceStepConfig
public DataSourceStepConfigImpl(org.apache.xmlbeans.SchemaType sType)
public DataSourceConfig getDataSource()
getDataSource
in interface DataSourceStepConfig
public void setDataSource(DataSourceConfig dataSource)
setDataSource
in interface DataSourceStepConfig
public DataSourceConfig addNewDataSource()
addNewDataSource
in interface DataSourceStepConfig
public boolean getShared()
getShared
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetShared()
xgetShared
in interface DataSourceStepConfig
public void setShared(boolean shared)
setShared
in interface DataSourceStepConfig
public void xsetShared(org.apache.xmlbeans.XmlBoolean shared)
xsetShared
in interface DataSourceStepConfig
public boolean getRestartShared()
getRestartShared
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetRestartShared()
xgetRestartShared
in interface DataSourceStepConfig
public void setRestartShared(boolean restartShared)
setRestartShared
in interface DataSourceStepConfig
public void xsetRestartShared(org.apache.xmlbeans.XmlBoolean restartShared)
xsetRestartShared
in interface DataSourceStepConfig
public boolean getPreload()
getPreload
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetPreload()
xgetPreload
in interface DataSourceStepConfig
public void setPreload(boolean preload)
setPreload
in interface DataSourceStepConfig
public void xsetPreload(org.apache.xmlbeans.XmlBoolean preload)
xsetPreload
in interface DataSourceStepConfig
public List<String> getPropertyList()
getPropertyList
in interface DataSourceStepConfig
public String[] getPropertyArray()
getPropertyArray
in interface DataSourceStepConfig
public String getPropertyArray(int i)
getPropertyArray
in interface DataSourceStepConfig
public List<org.apache.xmlbeans.XmlString> xgetPropertyList()
xgetPropertyList
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlString[] xgetPropertyArray()
xgetPropertyArray
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlString xgetPropertyArray(int i)
xgetPropertyArray
in interface DataSourceStepConfig
public int sizeOfPropertyArray()
sizeOfPropertyArray
in interface DataSourceStepConfig
public void setPropertyArray(String[] propertyArray)
setPropertyArray
in interface DataSourceStepConfig
public void setPropertyArray(int i, String property)
setPropertyArray
in interface DataSourceStepConfig
public void xsetPropertyArray(org.apache.xmlbeans.XmlString[] propertyArray)
xsetPropertyArray
in interface DataSourceStepConfig
public void xsetPropertyArray(int i, org.apache.xmlbeans.XmlString property)
xsetPropertyArray
in interface DataSourceStepConfig
public void insertProperty(int i, String property)
insertProperty
in interface DataSourceStepConfig
public void addProperty(String property)
addProperty
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlString insertNewProperty(int i)
insertNewProperty
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlString addNewProperty()
addNewProperty
in interface DataSourceStepConfig
public void removeProperty(int i)
removeProperty
in interface DataSourceStepConfig
public String getStartRow()
getStartRow
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlString xgetStartRow()
xgetStartRow
in interface DataSourceStepConfig
public void setStartRow(String startRow)
setStartRow
in interface DataSourceStepConfig
public void xsetStartRow(org.apache.xmlbeans.XmlString startRow)
xsetStartRow
in interface DataSourceStepConfig
public String getEndRow()
getEndRow
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlString xgetEndRow()
xgetEndRow
in interface DataSourceStepConfig
public void setEndRow(String endRow)
setEndRow
in interface DataSourceStepConfig
public void xsetEndRow(org.apache.xmlbeans.XmlString endRow)
xsetEndRow
in interface DataSourceStepConfig
public boolean getFailOnEmpty()
getFailOnEmpty
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetFailOnEmpty()
xgetFailOnEmpty
in interface DataSourceStepConfig
public boolean isSetFailOnEmpty()
isSetFailOnEmpty
in interface DataSourceStepConfig
public void setFailOnEmpty(boolean failOnEmpty)
setFailOnEmpty
in interface DataSourceStepConfig
public void xsetFailOnEmpty(org.apache.xmlbeans.XmlBoolean failOnEmpty)
xsetFailOnEmpty
in interface DataSourceStepConfig
public void unsetFailOnEmpty()
unsetFailOnEmpty
in interface DataSourceStepConfig
public boolean getGotoLoopOnEmpty()
getGotoLoopOnEmpty
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetGotoLoopOnEmpty()
xgetGotoLoopOnEmpty
in interface DataSourceStepConfig
public void setGotoLoopOnEmpty(boolean gotoLoopOnEmpty)
setGotoLoopOnEmpty
in interface DataSourceStepConfig
public void xsetGotoLoopOnEmpty(org.apache.xmlbeans.XmlBoolean gotoLoopOnEmpty)
xsetGotoLoopOnEmpty
in interface DataSourceStepConfig
public boolean getTrimValues()
getTrimValues
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetTrimValues()
xgetTrimValues
in interface DataSourceStepConfig
public void setTrimValues(boolean trimValues)
setTrimValues
in interface DataSourceStepConfig
public void xsetTrimValues(org.apache.xmlbeans.XmlBoolean trimValues)
xsetTrimValues
in interface DataSourceStepConfig
public boolean getEntitizeValues()
getEntitizeValues
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetEntitizeValues()
xgetEntitizeValues
in interface DataSourceStepConfig
public void setEntitizeValues(boolean entitizeValues)
setEntitizeValues
in interface DataSourceStepConfig
public void xsetEntitizeValues(org.apache.xmlbeans.XmlBoolean entitizeValues)
xsetEntitizeValues
in interface DataSourceStepConfig
public boolean getRestartOnRun()
getRestartOnRun
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetRestartOnRun()
xgetRestartOnRun
in interface DataSourceStepConfig
public void setRestartOnRun(boolean restartOnRun)
setRestartOnRun
in interface DataSourceStepConfig
public void xsetRestartOnRun(org.apache.xmlbeans.XmlBoolean restartOnRun)
xsetRestartOnRun
in interface DataSourceStepConfig
public boolean getExpandProperties()
getExpandProperties
in interface DataSourceStepConfig
public org.apache.xmlbeans.XmlBoolean xgetExpandProperties()
xgetExpandProperties
in interface DataSourceStepConfig
public void setExpandProperties(boolean expandProperties)
setExpandProperties
in interface DataSourceStepConfig
public void xsetExpandProperties(org.apache.xmlbeans.XmlBoolean expandProperties)
xsetExpandProperties
in interface DataSourceStepConfig
Copyright © 2019. All Rights Reserved.