public class PropertyTransferConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements PropertyTransferConfig
PropertyTransferConfig.Factory_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description | 
|---|
| PropertyTransferConfigImpl(org.apache.xmlbeans.SchemaType sType) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | getDisabled()Gets the "disabled" attribute | 
| boolean | getEntitize()Gets the "entitize" attribute | 
| boolean | getFailOnError()Gets the "failOnError" attribute | 
| boolean | getIgnoreEmpty()Gets the "ignoreEmpty" attribute | 
| String | getName()Gets the "name" element | 
| boolean | getSetNullOnMissingSource()Gets the "setNullOnMissingSource" attribute | 
| String | getSourcePath()Gets the "sourcePath" element | 
| String | getSourceStep()Gets the "sourceStep" element | 
| String | getSourceType()Gets the "sourceType" element | 
| String | getTargetPath()Gets the "targetPath" element | 
| String | getTargetStep()Gets the "targetStep" element | 
| PropertyTransferTypesConfig.Enum | getTargetTransferType()Gets the "targetTransferType" element | 
| String | getTargetType()Gets the "targetType" element | 
| boolean | getTransferChildNodes()Gets the "transferChildNodes" attribute | 
| boolean | getTransferTextContent()Gets the "transferTextContent" attribute | 
| boolean | getTransferToAll()Gets the "transferToAll" attribute | 
| PropertyTransferTypesConfig.Enum | getType()Gets the "type" element | 
| boolean | getUpgraded()Gets the "upgraded" element | 
| boolean | getUseXQuery()Gets the "useXQuery" attribute | 
| boolean | isSetDisabled()True if has "disabled" attribute | 
| boolean | isSetEntitize()True if has "entitize" attribute | 
| boolean | isSetFailOnError()True if has "failOnError" attribute | 
| boolean | isSetIgnoreEmpty()True if has "ignoreEmpty" attribute | 
| boolean | isSetSetNullOnMissingSource()True if has "setNullOnMissingSource" attribute | 
| boolean | isSetSourceStep()True if has "sourceStep" element | 
| boolean | isSetSourceType()True if has "sourceType" element | 
| boolean | isSetTargetStep()True if has "targetStep" element | 
| boolean | isSetTargetTransferType()True if has "targetTransferType" element | 
| boolean | isSetTargetType()True if has "targetType" element | 
| boolean | isSetTransferChildNodes()True if has "transferChildNodes" attribute | 
| boolean | isSetTransferTextContent()True if has "transferTextContent" attribute | 
| boolean | isSetTransferToAll()True if has "transferToAll" attribute | 
| boolean | isSetType()True if has "type" element | 
| boolean | isSetUseXQuery()True if has "useXQuery" attribute | 
| void | setDisabled(boolean disabled)Sets the "disabled" attribute | 
| void | setEntitize(boolean entitize)Sets the "entitize" attribute | 
| void | setFailOnError(boolean failOnError)Sets the "failOnError" attribute | 
| void | setIgnoreEmpty(boolean ignoreEmpty)Sets the "ignoreEmpty" attribute | 
| void | setName(String name)Sets the "name" element | 
| void | setSetNullOnMissingSource(boolean setNullOnMissingSource)Sets the "setNullOnMissingSource" attribute | 
| void | setSourcePath(String sourcePath)Sets the "sourcePath" element | 
| void | setSourceStep(String sourceStep)Sets the "sourceStep" element | 
| void | setSourceType(String sourceType)Sets the "sourceType" element | 
| void | setTargetPath(String targetPath)Sets the "targetPath" element | 
| void | setTargetStep(String targetStep)Sets the "targetStep" element | 
| void | setTargetTransferType(PropertyTransferTypesConfig.Enum targetTransferType)Sets the "targetTransferType" element | 
| void | setTargetType(String targetType)Sets the "targetType" element | 
| void | setTransferChildNodes(boolean transferChildNodes)Sets the "transferChildNodes" attribute | 
| void | setTransferTextContent(boolean transferTextContent)Sets the "transferTextContent" attribute | 
| void | setTransferToAll(boolean transferToAll)Sets the "transferToAll" attribute | 
| void | setType(PropertyTransferTypesConfig.Enum type)Sets the "type" element | 
| void | setUpgraded(boolean upgraded)Sets the "upgraded" element | 
| void | setUseXQuery(boolean useXQuery)Sets the "useXQuery" attribute | 
| void | unsetDisabled()Unsets the "disabled" attribute | 
| void | unsetEntitize()Unsets the "entitize" attribute | 
| void | unsetFailOnError()Unsets the "failOnError" attribute | 
| void | unsetIgnoreEmpty()Unsets the "ignoreEmpty" attribute | 
| void | unsetSetNullOnMissingSource()Unsets the "setNullOnMissingSource" attribute | 
| void | unsetSourceStep()Unsets the "sourceStep" element | 
| void | unsetSourceType()Unsets the "sourceType" element | 
| void | unsetTargetStep()Unsets the "targetStep" element | 
| void | unsetTargetTransferType()Unsets the "targetTransferType" element | 
| void | unsetTargetType()Unsets the "targetType" element | 
| void | unsetTransferChildNodes()Unsets the "transferChildNodes" attribute | 
| void | unsetTransferTextContent()Unsets the "transferTextContent" attribute | 
| void | unsetTransferToAll()Unsets the "transferToAll" attribute | 
| void | unsetType()Unsets the "type" element | 
| void | unsetUseXQuery()Unsets the "useXQuery" attribute | 
| org.apache.xmlbeans.XmlBoolean | xgetDisabled()Gets (as xml) the "disabled" attribute | 
| org.apache.xmlbeans.XmlBoolean | xgetEntitize()Gets (as xml) the "entitize" attribute | 
| org.apache.xmlbeans.XmlBoolean | xgetFailOnError()Gets (as xml) the "failOnError" attribute | 
| org.apache.xmlbeans.XmlBoolean | xgetIgnoreEmpty()Gets (as xml) the "ignoreEmpty" attribute | 
| org.apache.xmlbeans.XmlString | xgetName()Gets (as xml) the "name" element | 
| org.apache.xmlbeans.XmlBoolean | xgetSetNullOnMissingSource()Gets (as xml) the "setNullOnMissingSource" attribute | 
| org.apache.xmlbeans.XmlString | xgetSourcePath()Gets (as xml) the "sourcePath" element | 
| org.apache.xmlbeans.XmlString | xgetSourceStep()Gets (as xml) the "sourceStep" element | 
| org.apache.xmlbeans.XmlString | xgetSourceType()Gets (as xml) the "sourceType" element | 
| org.apache.xmlbeans.XmlString | xgetTargetPath()Gets (as xml) the "targetPath" element | 
| org.apache.xmlbeans.XmlString | xgetTargetStep()Gets (as xml) the "targetStep" element | 
| PropertyTransferTypesConfig | xgetTargetTransferType()Gets (as xml) the "targetTransferType" element | 
| org.apache.xmlbeans.XmlString | xgetTargetType()Gets (as xml) the "targetType" element | 
| org.apache.xmlbeans.XmlBoolean | xgetTransferChildNodes()Gets (as xml) the "transferChildNodes" attribute | 
| org.apache.xmlbeans.XmlBoolean | xgetTransferTextContent()Gets (as xml) the "transferTextContent" attribute | 
| org.apache.xmlbeans.XmlBoolean | xgetTransferToAll()Gets (as xml) the "transferToAll" attribute | 
| PropertyTransferTypesConfig | xgetType()Gets (as xml) the "type" element | 
| org.apache.xmlbeans.XmlBoolean | xgetUpgraded()Gets (as xml) the "upgraded" element | 
| org.apache.xmlbeans.XmlBoolean | xgetUseXQuery()Gets (as xml) the "useXQuery" attribute | 
| void | xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)Sets (as xml) the "disabled" attribute | 
| void | xsetEntitize(org.apache.xmlbeans.XmlBoolean entitize)Sets (as xml) the "entitize" attribute | 
| void | xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)Sets (as xml) the "failOnError" attribute | 
| void | xsetIgnoreEmpty(org.apache.xmlbeans.XmlBoolean ignoreEmpty)Sets (as xml) the "ignoreEmpty" attribute | 
| void | xsetName(org.apache.xmlbeans.XmlString name)Sets (as xml) the "name" element | 
| void | xsetSetNullOnMissingSource(org.apache.xmlbeans.XmlBoolean setNullOnMissingSource)Sets (as xml) the "setNullOnMissingSource" attribute | 
| void | xsetSourcePath(org.apache.xmlbeans.XmlString sourcePath)Sets (as xml) the "sourcePath" element | 
| void | xsetSourceStep(org.apache.xmlbeans.XmlString sourceStep)Sets (as xml) the "sourceStep" element | 
| void | xsetSourceType(org.apache.xmlbeans.XmlString sourceType)Sets (as xml) the "sourceType" element | 
| void | xsetTargetPath(org.apache.xmlbeans.XmlString targetPath)Sets (as xml) the "targetPath" element | 
| void | xsetTargetStep(org.apache.xmlbeans.XmlString targetStep)Sets (as xml) the "targetStep" element | 
| void | xsetTargetTransferType(PropertyTransferTypesConfig targetTransferType)Sets (as xml) the "targetTransferType" element | 
| void | xsetTargetType(org.apache.xmlbeans.XmlString targetType)Sets (as xml) the "targetType" element | 
| void | xsetTransferChildNodes(org.apache.xmlbeans.XmlBoolean transferChildNodes)Sets (as xml) the "transferChildNodes" attribute | 
| void | xsetTransferTextContent(org.apache.xmlbeans.XmlBoolean transferTextContent)Sets (as xml) the "transferTextContent" attribute | 
| void | xsetTransferToAll(org.apache.xmlbeans.XmlBoolean transferToAll)Sets (as xml) the "transferToAll" attribute | 
| void | xsetType(PropertyTransferTypesConfig type)Sets (as xml) the "type" element | 
| void | xsetUpgraded(org.apache.xmlbeans.XmlBoolean upgraded)Sets (as xml) the "upgraded" element | 
| void | xsetUseXQuery(org.apache.xmlbeans.XmlBoolean useXQuery)Sets (as xml) the "useXQuery" attribute | 
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 PropertyTransferConfigImpl(org.apache.xmlbeans.SchemaType sType)
public String getName()
getName in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlString xgetName()
xgetName in interface PropertyTransferConfigpublic void setName(String name)
setName in interface PropertyTransferConfigpublic void xsetName(org.apache.xmlbeans.XmlString name)
xsetName in interface PropertyTransferConfigpublic String getSourceType()
getSourceType in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlString xgetSourceType()
xgetSourceType in interface PropertyTransferConfigpublic boolean isSetSourceType()
isSetSourceType in interface PropertyTransferConfigpublic void setSourceType(String sourceType)
setSourceType in interface PropertyTransferConfigpublic void xsetSourceType(org.apache.xmlbeans.XmlString sourceType)
xsetSourceType in interface PropertyTransferConfigpublic void unsetSourceType()
unsetSourceType in interface PropertyTransferConfigpublic String getSourceStep()
getSourceStep in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlString xgetSourceStep()
xgetSourceStep in interface PropertyTransferConfigpublic boolean isSetSourceStep()
isSetSourceStep in interface PropertyTransferConfigpublic void setSourceStep(String sourceStep)
setSourceStep in interface PropertyTransferConfigpublic void xsetSourceStep(org.apache.xmlbeans.XmlString sourceStep)
xsetSourceStep in interface PropertyTransferConfigpublic void unsetSourceStep()
unsetSourceStep in interface PropertyTransferConfigpublic String getSourcePath()
getSourcePath in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlString xgetSourcePath()
xgetSourcePath in interface PropertyTransferConfigpublic void setSourcePath(String sourcePath)
setSourcePath in interface PropertyTransferConfigpublic void xsetSourcePath(org.apache.xmlbeans.XmlString sourcePath)
xsetSourcePath in interface PropertyTransferConfigpublic String getTargetType()
getTargetType in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlString xgetTargetType()
xgetTargetType in interface PropertyTransferConfigpublic boolean isSetTargetType()
isSetTargetType in interface PropertyTransferConfigpublic void setTargetType(String targetType)
setTargetType in interface PropertyTransferConfigpublic void xsetTargetType(org.apache.xmlbeans.XmlString targetType)
xsetTargetType in interface PropertyTransferConfigpublic void unsetTargetType()
unsetTargetType in interface PropertyTransferConfigpublic String getTargetStep()
getTargetStep in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlString xgetTargetStep()
xgetTargetStep in interface PropertyTransferConfigpublic boolean isSetTargetStep()
isSetTargetStep in interface PropertyTransferConfigpublic void setTargetStep(String targetStep)
setTargetStep in interface PropertyTransferConfigpublic void xsetTargetStep(org.apache.xmlbeans.XmlString targetStep)
xsetTargetStep in interface PropertyTransferConfigpublic void unsetTargetStep()
unsetTargetStep in interface PropertyTransferConfigpublic String getTargetPath()
getTargetPath in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlString xgetTargetPath()
xgetTargetPath in interface PropertyTransferConfigpublic void setTargetPath(String targetPath)
setTargetPath in interface PropertyTransferConfigpublic void xsetTargetPath(org.apache.xmlbeans.XmlString targetPath)
xsetTargetPath in interface PropertyTransferConfigpublic PropertyTransferTypesConfig.Enum getType()
getType in interface PropertyTransferConfigpublic PropertyTransferTypesConfig xgetType()
xgetType in interface PropertyTransferConfigpublic boolean isSetType()
isSetType in interface PropertyTransferConfigpublic void setType(PropertyTransferTypesConfig.Enum type)
setType in interface PropertyTransferConfigpublic void xsetType(PropertyTransferTypesConfig type)
xsetType in interface PropertyTransferConfigpublic void unsetType()
unsetType in interface PropertyTransferConfigpublic PropertyTransferTypesConfig.Enum getTargetTransferType()
getTargetTransferType in interface PropertyTransferConfigpublic PropertyTransferTypesConfig xgetTargetTransferType()
xgetTargetTransferType in interface PropertyTransferConfigpublic boolean isSetTargetTransferType()
isSetTargetTransferType in interface PropertyTransferConfigpublic void setTargetTransferType(PropertyTransferTypesConfig.Enum targetTransferType)
setTargetTransferType in interface PropertyTransferConfigpublic void xsetTargetTransferType(PropertyTransferTypesConfig targetTransferType)
xsetTargetTransferType in interface PropertyTransferConfigpublic void unsetTargetTransferType()
unsetTargetTransferType in interface PropertyTransferConfigpublic boolean getUpgraded()
getUpgraded in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetUpgraded()
xgetUpgraded in interface PropertyTransferConfigpublic void setUpgraded(boolean upgraded)
setUpgraded in interface PropertyTransferConfigpublic void xsetUpgraded(org.apache.xmlbeans.XmlBoolean upgraded)
xsetUpgraded in interface PropertyTransferConfigpublic boolean getFailOnError()
getFailOnError in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetFailOnError()
xgetFailOnError in interface PropertyTransferConfigpublic boolean isSetFailOnError()
isSetFailOnError in interface PropertyTransferConfigpublic void setFailOnError(boolean failOnError)
setFailOnError in interface PropertyTransferConfigpublic void xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
xsetFailOnError in interface PropertyTransferConfigpublic void unsetFailOnError()
unsetFailOnError in interface PropertyTransferConfigpublic boolean getSetNullOnMissingSource()
getSetNullOnMissingSource in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetSetNullOnMissingSource()
xgetSetNullOnMissingSource in interface PropertyTransferConfigpublic boolean isSetSetNullOnMissingSource()
isSetSetNullOnMissingSource in interface PropertyTransferConfigpublic void setSetNullOnMissingSource(boolean setNullOnMissingSource)
setSetNullOnMissingSource in interface PropertyTransferConfigpublic void xsetSetNullOnMissingSource(org.apache.xmlbeans.XmlBoolean setNullOnMissingSource)
xsetSetNullOnMissingSource in interface PropertyTransferConfigpublic void unsetSetNullOnMissingSource()
unsetSetNullOnMissingSource in interface PropertyTransferConfigpublic boolean getTransferTextContent()
getTransferTextContent in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetTransferTextContent()
xgetTransferTextContent in interface PropertyTransferConfigpublic boolean isSetTransferTextContent()
isSetTransferTextContent in interface PropertyTransferConfigpublic void setTransferTextContent(boolean transferTextContent)
setTransferTextContent in interface PropertyTransferConfigpublic void xsetTransferTextContent(org.apache.xmlbeans.XmlBoolean transferTextContent)
xsetTransferTextContent in interface PropertyTransferConfigpublic void unsetTransferTextContent()
unsetTransferTextContent in interface PropertyTransferConfigpublic boolean getIgnoreEmpty()
getIgnoreEmpty in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetIgnoreEmpty()
xgetIgnoreEmpty in interface PropertyTransferConfigpublic boolean isSetIgnoreEmpty()
isSetIgnoreEmpty in interface PropertyTransferConfigpublic void setIgnoreEmpty(boolean ignoreEmpty)
setIgnoreEmpty in interface PropertyTransferConfigpublic void xsetIgnoreEmpty(org.apache.xmlbeans.XmlBoolean ignoreEmpty)
xsetIgnoreEmpty in interface PropertyTransferConfigpublic void unsetIgnoreEmpty()
unsetIgnoreEmpty in interface PropertyTransferConfigpublic boolean getTransferToAll()
getTransferToAll in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetTransferToAll()
xgetTransferToAll in interface PropertyTransferConfigpublic boolean isSetTransferToAll()
isSetTransferToAll in interface PropertyTransferConfigpublic void setTransferToAll(boolean transferToAll)
setTransferToAll in interface PropertyTransferConfigpublic void xsetTransferToAll(org.apache.xmlbeans.XmlBoolean transferToAll)
xsetTransferToAll in interface PropertyTransferConfigpublic void unsetTransferToAll()
unsetTransferToAll in interface PropertyTransferConfigpublic boolean getUseXQuery()
getUseXQuery in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetUseXQuery()
xgetUseXQuery in interface PropertyTransferConfigpublic boolean isSetUseXQuery()
isSetUseXQuery in interface PropertyTransferConfigpublic void setUseXQuery(boolean useXQuery)
setUseXQuery in interface PropertyTransferConfigpublic void xsetUseXQuery(org.apache.xmlbeans.XmlBoolean useXQuery)
xsetUseXQuery in interface PropertyTransferConfigpublic void unsetUseXQuery()
unsetUseXQuery in interface PropertyTransferConfigpublic boolean getDisabled()
getDisabled in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetDisabled()
xgetDisabled in interface PropertyTransferConfigpublic boolean isSetDisabled()
isSetDisabled in interface PropertyTransferConfigpublic void setDisabled(boolean disabled)
setDisabled in interface PropertyTransferConfigpublic void xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)
xsetDisabled in interface PropertyTransferConfigpublic void unsetDisabled()
unsetDisabled in interface PropertyTransferConfigpublic boolean getTransferChildNodes()
getTransferChildNodes in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetTransferChildNodes()
xgetTransferChildNodes in interface PropertyTransferConfigpublic boolean isSetTransferChildNodes()
isSetTransferChildNodes in interface PropertyTransferConfigpublic void setTransferChildNodes(boolean transferChildNodes)
setTransferChildNodes in interface PropertyTransferConfigpublic void xsetTransferChildNodes(org.apache.xmlbeans.XmlBoolean transferChildNodes)
xsetTransferChildNodes in interface PropertyTransferConfigpublic void unsetTransferChildNodes()
unsetTransferChildNodes in interface PropertyTransferConfigpublic boolean getEntitize()
getEntitize in interface PropertyTransferConfigpublic org.apache.xmlbeans.XmlBoolean xgetEntitize()
xgetEntitize in interface PropertyTransferConfigpublic boolean isSetEntitize()
isSetEntitize in interface PropertyTransferConfigpublic void setEntitize(boolean entitize)
setEntitize in interface PropertyTransferConfigpublic void xsetEntitize(org.apache.xmlbeans.XmlBoolean entitize)
xsetEntitize in interface PropertyTransferConfigpublic void unsetEntitize()
unsetEntitize in interface PropertyTransferConfigCopyright © 2019. All Rights Reserved.